diff options
author | 2016-03-16 15:00:35 +0000 | |
---|---|---|
committer | 2016-03-16 15:00:35 +0000 | |
commit | 45555366a842c96fb22a8cb7ec0b586cd1884dad (patch) | |
tree | de36ed19f8ba03beab49a9f92eee7fd6f2332c9a /lib/libc/stdlib/malloc.c | |
parent | - Check if user running spamlogd(8) has root privileges and if not then stop (diff) | |
download | wireguard-openbsd-45555366a842c96fb22a8cb7ec0b586cd1884dad.tar.xz wireguard-openbsd-45555366a842c96fb22a8cb7ec0b586cd1884dad.zip |
Prefer fseek(3) over rewind(3) since the latter although it also calls fseek
then additionally it calls clearerr(3) deliberately but we want to catch any
error that may happen and this way we couldn't catch it
OK tb@
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions