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.