diff options
author | 2009-02-25 17:09:55 +0000 | |
---|---|---|
committer | 2009-02-25 17:09:55 +0000 | |
commit | bca0e58e52d413164af33fdb85fb6b074964193b (patch) | |
tree | 68e9ea79c5f406c105f12dd283f066c5a5504aea /lib/libc | |
parent | fix examples of list deletion to not leak memory. (diff) | |
download | wireguard-openbsd-bca0e58e52d413164af33fdb85fb6b074964193b.tar.xz wireguard-openbsd-bca0e58e52d413164af33fdb85fb6b074964193b.zip |
Fix an invalid pointer dereference in control_close(). If control_connbyfd()
fails -- which should never happen -- the function does not return and is
accession the NULL set control pointer later on.
Found by Matthew Haub. OK deraadt@
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions