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

--- Comment #8 from Andrey V. Elsukov <a...@freebsd.org> ---
(In reply to Michael Meiszl from comment #7)

I think there is no need to test suggested patch. It seems the problem is due
to "use after free". mbuf is already freed and memory were filled with
0xdeadc0de pattern. This is why KASSERT was triggered.

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

Reply via email to