NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/51522 CVS commit: src/sys/netinet
The following reply was made to PR kern/51522; it has been noted by GNATS.
From: "Ryota Ozaki" <ozaki-r%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/51522 CVS commit: src/sys/netinet
Date: Tue, 18 Oct 2016 01:15:21 +0000
Module Name: src
Committed By: ozaki-r
Date: Tue Oct 18 01:15:21 UTC 2016
Modified Files:
src/sys/netinet: ip_input.c
Log Message:
Avoid double frees of mbuf
May fix one of panicks reported by Tom Ivar Helbekkmo in PR kern/51522
To generate a diff of this commit:
cvs rdiff -u -r1.342 -r1.343 src/sys/netinet/ip_input.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