jer 14/07/17 16:36:48 Modified: tcpreplay-3.4.4-crash.patch Log: Clean up patch. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path 1.2 net-analyzer/tcpreplay/files/tcpreplay-3.4.4-crash.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpreplay/files/tcpreplay-3.4.4-crash.patch?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpreplay/files/tcpreplay-3.4.4-crash.patch?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpreplay/files/tcpreplay-3.4.4-crash.patch?r1=1.1&r2=1.2 Index: tcpreplay-3.4.4-crash.patch =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/tcpreplay/files/tcpreplay-3.4.4-crash.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- tcpreplay-3.4.4-crash.patch 29 Oct 2010 13:41:07 -0000 1.1 +++ tcpreplay-3.4.4-crash.patch 17 Jul 2014 16:36:48 -0000 1.2 @@ -1,6 +1,5 @@ -=== modified file 'src/common/cidr.c' ---- src/common/cidr.c 2010-10-29 13:00:54 +0000 -+++ src/common/cidr.c 2010-10-29 13:09:01 +0000 +--- a/src/common/cidr.c ++++ b/src/common/cidr.c @@ -85,11 +85,12 @@ destroy_cidr(tcpr_cidr_t * cidr) {
