pfioctl() must make sure pfioctl_rw() gets unlocked before function returns.
authorsashan <sashan@openbsd.org>
Wed, 28 Jun 2023 21:33:35 +0000 (21:33 +0000)
committersashan <sashan@openbsd.org>
Wed, 28 Jun 2023 21:33:35 +0000 (21:33 +0000)
commit3b6a073995d8867d5a96dd8eaf639b0f5bd28631
tree89bf4383c75bca042e860d6f23ad4b4090f8037a
parent609d4fc18811e24ddced7c997c9f7967125719a7
pfioctl() must make sure pfioctl_rw() gets unlocked before function returns.

OK bluhm@
sys/net/pf_ioctl.c