https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234874

--- Comment #2 from rozhuk...@gmail.com ---
        if ((ke == NULL || ke->pfrke_not) != notrule) {
                if (op_pass != PFR_OP_PASS)
                        printf("pfr_update_stats: assertion failed.\n");
                op_pass = PFR_OP_XPASS;
        }

if (op_pass != PFR_OP_PASS && V_pf_status.debug >= PF_DEBUG_MISC)
Probably good fix.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-pf@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pf
To unsubscribe, send any mail to "freebsd-pf-unsubscr...@freebsd.org"

Reply via email to