[Bug 255875] [PATCH] netpfil/ipfw: Fix a double free in aqm_codel_enqueue
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue May 18 19:44:51 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255875
--- Comment #1 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=c4a6258d70f73c27d8f0c6233edbcc609791806b
commit c4a6258d70f73c27d8f0c6233edbcc609791806b
Author: Mark Johnston <markj at FreeBSD.org>
AuthorDate: 2021-05-18 19:22:21 +0000
Commit: Mark Johnston <markj at FreeBSD.org>
CommitDate: 2021-05-18 19:25:16 +0000
dummynet: Fix mbuf tag allocation failure handling
PR: 255875, 255878, 255879, 255880
Reviewed by: donner, kp
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D30318
sys/netpfil/ipfw/dn_aqm_codel.c | 4 +---
sys/netpfil/ipfw/dn_aqm_pie.c | 6 +++---
sys/netpfil/ipfw/dn_sched_fq_codel.c | 4 +---
sys/netpfil/ipfw/dn_sched_fq_pie.c | 6 +++---
4 files changed, 8 insertions(+), 12 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ipfw
mailing list