opnsense-src/lib/libpfctl
Kristof Provost 4debb6a3a0 libpfctl: memory leak fix
We must remember to free the nvlist we create from the kernel's response
to DIOCGETSTATESNV, on every iteration.

Reviewed by:	donner
MFC after:	1 week
Sponsored by:	Rubicon Communications, LLC ("Netgate")
Differential Revision:	https://reviews.freebsd.org/D30957

(cherry picked from commit 0e9f1892ec)
2021-07-09 10:08:37 +02:00
..
libpfctl.c libpfctl: memory leak fix 2021-07-09 10:08:37 +02:00
libpfctl.h pf: Reduce the data returned in DIOCGETSTATESNV 2021-07-09 10:07:21 +02:00
Makefile libpfct: Fix PIC flag 2021-05-07 10:15:43 +02:00