Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jan 2019 21:58:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        pf@FreeBSD.org
Subject:   [Bug 234874] pf: pfr_update_stats: assertion failed.
Message-ID:  <bug-234874-16861-0rlDknyGby@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234874-16861@https.bugs.freebsd.org/bugzilla/>
References:  <bug-234874-16861@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234874

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

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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234874-16861-0rlDknyGby>