diff options
author | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2011-01-09 20:25:47 +0000 |
---|---|---|
committer | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2011-01-09 20:25:47 +0000 |
commit | f7ce9c3a5652c25ce851a15a51bfb99ad5c2a7ff (patch) | |
tree | 0785bb5f6aca07a67719051a43fb941708c2f90a /sys/compat | |
parent | 7183de2a49af2bc8ec1654da282abfa30170a00a (diff) |
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 'sys/compat')
0 files changed, 0 insertions, 0 deletions