freebsd-dev/sys/netpfil
Kristof Provost 1b2dbe37fa dummynet: free(NULL, M_DUMMYNET); is safe
There's no need to check pointers for NULL before free()ing them.

No functional change.

MFC after:	2 weeks
Sponsored by:	Rubicon Communications, LLC ("Netgate")
Differential Revision:	https://reviews.freebsd.org/D30382
2021-06-03 09:02:53 +02:00
..
ipfw dummynet: free(NULL, M_DUMMYNET); is safe 2021-06-03 09:02:53 +02:00
pf pf: Avoid leaking pad bytes in struct pfr_astats when copying out 2021-06-01 19:37:50 -04:00