fix a panic in import_identities() in case the ID isnt loaded
authorbenno <benno@openbsd.org>
Mon, 25 May 2015 18:48:17 +0000 (18:48 +0000)
committerbenno <benno@openbsd.org>
Mon, 25 May 2015 18:48:17 +0000 (18:48 +0000)
commit9232d4d90014350681428e64b76ca9f697b0c548
tree8dad80cb3dc46eaebb56abcc6295d1df9f19d808
parent8a76d52f07c65a7967e01ed451dcf6b56866e6f3
fix a panic in import_identities() in case the ID isnt loaded
(triggered by bgpd).
ok marku@s, mikeb@
sys/net/pfkeyv2_convert.c