[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    valgrind/coregrind
From:       Nicholas Nethercote <njn () cs ! utexas ! edu>
Date:       2005-06-19 16:05:12
Message-ID: 1119197112.822527.22297.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 427112 by nethercote:

Fixed a bug in .valgrindrc reading I introduced recently -- freeing memory
I should not have.

MERGED FROM 3.0 REPOSITORY



 M  +0 -4      vg_main.c  


--- trunk/valgrind/coregrind/vg_main.c #427111:427112
@@ -578,10 +578,6 @@
       to = copy_args(env_clo, to);
       to = copy_args(f2_clo,  to);
 
-      // Free memory
-      free(f1_clo);
-      free(f2_clo);
-
       /* copy original arguments, stopping at command or -- */
       while (*from) {
 	 if (**from != '-')
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic