Page MenuHomeFreeBSD

D43657.diff
No OneTemporary

D43657.diff

diff --git a/sys/netpfil/pf/pf_ioctl.c b/sys/netpfil/pf/pf_ioctl.c
--- a/sys/netpfil/pf/pf_ioctl.c
+++ b/sys/netpfil/pf/pf_ioctl.c
@@ -6706,13 +6706,8 @@
V_pf_allrulecount--;
LIST_REMOVE(V_pf_rulemarker, allrulelist);
- /*
- * There are known pf rule leaks when running the test suite.
- */
-#ifdef notyet
MPASS(LIST_EMPTY(&V_pf_allrulelist));
MPASS(V_pf_allrulecount == 0);
-#endif
PF_RULES_WUNLOCK();

File Metadata

Mime Type
text/plain
Expires
Sat, Jan 11, 6:26 AM (19 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15751356
Default Alt Text
D43657.diff (422 B)

Event Timeline