freebsd-skq/sys/netpfil/pf
Kristof Provost 6701c43213 pf: States have at least two references
pf_unlink_state() releases a reference to the state without checking if
this is the last reference. It can't be, because pf_state_insert()
initialises it to two. KASSERT() that this is always the case.

CID:	1347140
2018-01-24 04:29:16 +00:00
..
if_pflog.c SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
if_pfsync.c SPDX: Fix some cases wrongly attributed to MIT. 2017-11-30 15:10:11 +00:00
in4_cksum.c SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
pf_altq.h sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00
pf_if.c sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00
pf_ioctl.c pf: Avoid integer overflow issues by using mallocarray() iso. malloc() 2018-01-07 13:35:15 +00:00
pf_lb.c sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00
pf_mtag.h sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00
pf_norm.c pf: Clean all fragments on shutdown 2017-12-31 10:01:31 +00:00
pf_osfp.c SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
pf_ruleset.c sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00
pf_table.c sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00
pf.c pf: States have at least two references 2018-01-24 04:29:16 +00:00
pf.h SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00