diff options
author | 2007-09-03 13:56:56 +0000 | |
---|---|---|
committer | 2007-09-03 13:56:56 +0000 | |
commit | a88c32bfabe8a7fd0b25703230d4adba1d204e0a (patch) | |
tree | 4e03a1211bea907333b7400aa69baaa463a9c898 /lib/libc/stdlib/exit.c | |
parent | Unsetting a non-existent variable is not an error. See (diff) | |
download | wireguard-openbsd-a88c32bfabe8a7fd0b25703230d4adba1d204e0a.tar.xz wireguard-openbsd-a88c32bfabe8a7fd0b25703230d4adba1d204e0a.zip |
use calloc() for the sake of regularity, prompted by deraadt@
Note that I *still* fill every pointer with explicit NULL, for portability.
filling with 0 bytes is not necessarily the same as NULL pointers.
Diffstat (limited to 'lib/libc/stdlib/exit.c')
0 files changed, 0 insertions, 0 deletions