]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
pf tests: Try to provoke a memory leak
authorkp <kp@FreeBSD.org>
Fri, 6 Apr 2018 19:22:22 +0000 (19:22 +0000)
committerkp <kp@FreeBSD.org>
Fri, 6 Apr 2018 19:22:22 +0000 (19:22 +0000)
commitf5bb7e138081de9c1d554aacb8087d4eafc5a1a7
treef7df24366bcdd34bf07178156dbfc04cd1b2eca8
parent00ad8fadf0d06492510e6f7d977e35397ca102d1
pf tests: Try to provoke a memory leak

There was a memory leak in the DIOCRADDTABLES ioctl() code which could
be triggered by trying to add tables with the same name.
Try to provoke this memory leak. It was fixed in r331225.

MFC after: 1 week
tests/sys/netpfil/pf/ioctl/validation.c