K 10 svn:author V 6 emaste K 8 svn:date V 27 2019-07-31T16:58:09.823800Z K 7 svn:log V 315 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 END