743d241080dba6eed3627c08bb8679d488476953
The GNU/Linux implementation of getlogin_r does not pad with zeroes for the rest of the buffer. When the bufsize is insufficient, it does not touch the buffer at all, but this divergent behavior is fine for now.
Description
Run a command in an environment faking usernames
Languages
C
89.7%
Makefile
6.7%
Shell
3.6%