Module Name: src Committed By: christos Date: Sun Apr 23 19:09:29 UTC 2017
Modified Files: src/sys/external/bsd/ipf/netinet: ip_frag.c Log Message: Free the right fragment (Cy Schubert @ FreeBSD). This will cause use after free issues and eventually panic. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/external/bsd/ipf/netinet/ip_frag.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.