diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2015-11-24 22:03:34 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2015-11-24 22:03:34 +0000 |
commit | a50c5c6d0278c1f74811d7af263f0a1da4572ef4 (patch) | |
tree | d0e56de3e26b5f1fd044285e3c541d6769b1bd32 /lib/libevent/event.c | |
parent | aa7d58417b2629d9f94ae2572e2f74542c3ea214 (diff) |
Use reentrant versions of getpw{nam,uid} and getgr{nam,gid} within
libc to avoid reusing the static buffers returned by the non-reentrant
versions. Since this is inside libc we can use constants for the
buffer sizes instead of having to call sysconf().
OK guenther@ deraadt@
Diffstat (limited to 'lib/libevent/event.c')
0 files changed, 0 insertions, 0 deletions