diff options
author | Sam Leffler <sam@FreeBSD.org> | 2004-01-20 22:45:10 +0000 |
---|---|---|
committer | Sam Leffler <sam@FreeBSD.org> | 2004-01-20 22:45:10 +0000 |
commit | b5b47bc6fa9ba9794afd130c91a556a3569166c7 (patch) | |
tree | ac4a2f5f2c5d428bf034a6c176f3ea1f11bff957 /etc/rc.suspend | |
parent | c58cde95d1c86956fc3cd0f8299f463c3a36f527 (diff) |
Fix ipip_output() to always set *mp to NULL on failure, even if 'm'
is NULL, otherwise ipsec4_process_packet() may try to m_freem() a
bad pointer.
In ipsec4_process_packet(), don't try to m_freem() 'm' twice; ipip_output()
already did it.
Obtained from: netbsd
Notes
Notes:
svn path=/head/; revision=124765
Diffstat (limited to 'etc/rc.suspend')
0 files changed, 0 insertions, 0 deletions