NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/60721 CVS commit: src/sys/net/npf
The following reply was made to PR kern/60721; it has been noted by GNATS.
From: "Emmanuel" <joe%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/60721 CVS commit: src/sys/net/npf
Date: Sat, 12 Sep 2026 10:02:15 +0000
Module Name: src
Committed By: joe
Date: Sat Sep 12 10:02:15 UTC 2026
Modified Files:
src/sys/net/npf: npf_ext_route.c
Log Message:
PR kern/60721
set mbuf to NULL in error paths of ip_output and ip6_output.
avoid calling free twice on a non-NULL pointer.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/net/npf/npf_ext_route.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index