diff options
author | 2016-06-15 13:49:43 +0000 | |
---|---|---|
committer | 2016-06-15 13:49:43 +0000 | |
commit | 8c4a105ea8c52b513c2f663dd4b3d9bb15a77e33 (patch) | |
tree | 3f2f7f081adf7b7aac73dcc91ae56caa585d3935 /usr.bin/ssh/sshbuf-getput-basic.c | |
parent | Kill nd6_output(), it doesn't do anything since the resolution logic (diff) | |
download | wireguard-openbsd-8c4a105ea8c52b513c2f663dd4b3d9bb15a77e33.tar.xz wireguard-openbsd-8c4a105ea8c52b513c2f663dd4b3d9bb15a77e33.zip |
With the introduction of ip6_output_ipsec_lookup() we didn't exit the
loop when we worked out that no IPsec is needed which led to a NULL
de-ref on the next iteration.
Fix this by making the code more similar to the IPv4 case.
Found the hard way by me, OK mpi@
Diffstat (limited to 'usr.bin/ssh/sshbuf-getput-basic.c')
0 files changed, 0 insertions, 0 deletions