sam 0ac3a99bac 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
2004-01-20 22:45:10 +00:00
..
2004-01-18 04:13:27 +00:00
2004-01-19 20:45:27 +00:00
2004-01-20 04:37:07 +00:00
2004-01-20 03:29:24 +00:00
2004-01-20 01:27:42 +00:00
2004-01-14 07:47:10 +00:00
2004-01-20 21:40:25 +00:00
2003-12-16 14:13:47 +00:00
2004-01-12 03:43:05 +00:00
2004-01-15 23:52:32 +00:00
2004-01-17 03:28:27 +00:00