summaryrefslogtreecommitdiffstats
path: root/usr.bin/cvs/commit.c
diff options
context:
space:
mode:
authorkrw <krw@openbsd.org>2007-10-03 10:52:11 +0000
committerkrw <krw@openbsd.org>2007-10-03 10:52:11 +0000
commitc86f0003013fde76e49e24dc8b13893b94154941 (patch)
tree26aebffd22afb2b426d1e08ab58bb2c4fbd31556 /usr.bin/cvs/commit.c
parentpull from ragge's repo: (diff)
downloadwireguard-openbsd-c86f0003013fde76e49e24dc8b13893b94154941.tar.xz
wireguard-openbsd-c86f0003013fde76e49e24dc8b13893b94154941.zip
MALLOC+bzero -> malloc+M_ZERO.
In ip_esp.c all allocated memory is now zero'd in the "malloc(sizeof(*tc) + alen ..." case. The +alen memory was not initialized by the bzero() call. Noticed by chl@. "Looks good" art@ "seems ok" chl@
Diffstat (limited to 'usr.bin/cvs/commit.c')
0 files changed, 0 insertions, 0 deletions