freebsd-dev/sys/netpfil
Ed Maste c54ee572e5 pf: zero (another) output buffer in pfioctl
Avoid potential structure padding leak.  r350294 identified a leak via
static analysis; although there's no report of a leak with the
DIOCGETSRCNODES ioctl it's a good practice to zero the memory.

Suggested by:	kp
MFC after:	3 days
Sponsored by:	The FreeBSD Foundation
2019-07-31 16:58:09 +00:00
..
ipfw dd ipfw_get_action() function to get the pointer to action opcode. 2019-07-29 15:09:12 +00:00
pf pf: zero (another) output buffer in pfioctl 2019-07-31 16:58:09 +00:00