diff options
author | 2014-06-04 21:05:30 +0000 | |
---|---|---|
committer | 2014-06-04 21:05:30 +0000 | |
commit | 53cde136f3fc72d4ecb9c306a48bacc3966f700c (patch) | |
tree | 2085e04dde7a84cd3ed4aed167d36f37891fd37b /lib/libm | |
parent | Apply "unifdef -D__STDC__" to libc/arch/*/SYS.h (diff) | |
download | wireguard-openbsd-53cde136f3fc72d4ecb9c306a48bacc3966f700c.tar.xz wireguard-openbsd-53cde136f3fc72d4ecb9c306a48bacc3966f700c.zip |
Sanitize use of client_opaque_prf_input: set it to NULL immediately after
free()ing it, rather than in conditional code.
Also do not bother setting server_opaque_prf_input (server, not client) to
NULL in conditional code 10 lines after explicitely free()ing it and setting
it to NULL (were the developers afraid of zombie pointers?)
ok guenther@
Diffstat (limited to 'lib/libm')
0 files changed, 0 insertions, 0 deletions