diff options
author | 2011-01-09 20:25:46 +0000 | |
---|---|---|
committer | 2011-01-09 20:25:46 +0000 | |
commit | a117590625d7949ef71fecfc3fb9f80d73e24b5c (patch) | |
tree | ce9cdd9e8d12f884ef875819c896634451b74310 /lib/libc | |
parent | sync (diff) | |
download | wireguard-openbsd-a117590625d7949ef71fecfc3fb9f80d73e24b5c.tar.xz wireguard-openbsd-a117590625d7949ef71fecfc3fb9f80d73e24b5c.zip |
In ip6_forward() only one call to icmp6_error() was not protected
by an if (mcopy). The variable mcopy comes from m_copy() and could
be NULL. Bring this call in line with all the other icmp6_error()
calls.
ok henning@, claudio@, markus@, mpf@
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions