Stephen Degler
2008-07-14 21:37:31 UTC
This should fix two issues I'm seeing.
1) Crashes with netkey sockets during ipsec processing
ipsec_getpolicybysock (null inpcb assertion in getpolicybysock)
2) Crashes with so_lock assertions in sbappendaddr during key exchanges.
sofree should not be called because its essentially a double free (pool
put).
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
1) Crashes with netkey sockets during ipsec processing
ipsec_getpolicybysock (null inpcb assertion in getpolicybysock)
2) Crashes with so_lock assertions in sbappendaddr during key exchanges.
sofree should not be called because its essentially a double free (pool
put).
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de