freebsd-dev/sys/netpfil/ipfw
Andrey V. Elsukov 9f2e5ed3cc Fix memory leak possible in error case.
Use free_rule() instead of free(), it will also release memory allocated
for rule counters.

Obtained from:	Yandex LLC
Sponsored by:	Yandex LLC
2016-05-11 10:04:32 +00:00
..
test cleanup and document in some detail the internals of the testing code 2016-01-27 02:22:31 +00:00
dn_heap.c
dn_heap.h sys/net*: minor spelling fixes. 2016-05-03 18:05:43 +00:00
dn_sched_fifo.c
dn_sched_prio.c
dn_sched_qfq.c
dn_sched_rr.c the _Static_assert was not supposed to be in the commit. 2016-01-27 02:14:08 +00:00
dn_sched_wf2q.c
dn_sched.h
dummynet.txt sys/net*: minor spelling fixes. 2016-05-03 18:05:43 +00:00
ip_dn_glue.c sys/net*: minor spelling fixes. 2016-05-03 18:05:43 +00:00
ip_dn_io.c
ip_dn_private.h
ip_dummynet.c sys/net*: minor spelling fixes. 2016-05-03 18:05:43 +00:00
ip_fw2.c sys/net*: minor spelling fixes. 2016-05-03 18:05:43 +00:00
ip_fw_dynamic.c sys/net*: minor spelling fixes. 2016-05-03 18:05:43 +00:00
ip_fw_eaction.c Make create_object callback optional and return EOPNOTSUPP when it isn't 2016-04-27 15:28:25 +00:00
ip_fw_iface.c Change the type of objhash_cb_t callback function to be able return an 2016-05-06 03:18:51 +00:00
ip_fw_log.c These files were getting sys/malloc.h and vm/uma.h with header pollution 2016-02-01 17:41:21 +00:00
ip_fw_nat.c sys/net*: minor spelling fixes. 2016-05-03 18:05:43 +00:00
ip_fw_pfil.c
ip_fw_private.h Change the type of objhash_cb_t callback function to be able return an 2016-05-06 03:18:51 +00:00
ip_fw_sockopt.c Fix memory leak possible in error case. 2016-05-11 10:04:32 +00:00
ip_fw_table_algo.c Change the type of objhash_cb_t callback function to be able return an 2016-05-06 03:18:51 +00:00
ip_fw_table_value.c Change the type of objhash_cb_t callback function to be able return an 2016-05-06 03:18:51 +00:00
ip_fw_table.c Change the type of objhash_cb_t callback function to be able return an 2016-05-06 03:18:51 +00:00
ip_fw_table.h