git: ipsec - Add missing reference when so_pcb is attached.
Antonio Huete Jimenez
tuxillo at crater.dragonflybsd.org
Wed Oct 23 05:27:06 PDT 2013
commit c2a4b3e7855a8c84fabf4094721c01e3c570ef27
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date: Wed Oct 23 05:17:02 2013 -0700
ipsec - Add missing reference when so_pcb is attached.
* This fixes a panic on disconnection/detaching in the raw socket.
* Fix inspired in rts_attach()
Reported-by: David BERARD
Dragonfly-bug: <http://bugs.dragonflybsd.org/issues/1848>
Summary of changes:
sys/netproto/key/keysock.c | 3 +++
1 file changed, 3 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c2a4b3e7855a8c84fabf4094721c01e3c570ef27
--
DragonFly BSD source repository
More information about the Commits
mailing list