diff options
author | 2007-10-03 10:52:11 +0000 | |
---|---|---|
committer | 2007-10-03 10:52:11 +0000 | |
commit | c86f0003013fde76e49e24dc8b13893b94154941 (patch) | |
tree | 26aebffd22afb2b426d1e08ab58bb2c4fbd31556 /usr.bin/cvs/commit.c | |
parent | pull from ragge's repo: (diff) | |
download | wireguard-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