]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Remove out-of-date comment.
authorNicholas Nethercote <njn@valgrind.org>
Tue, 24 May 2005 21:43:26 +0000 (21:43 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Tue, 24 May 2005 21:43:26 +0000 (21:43 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3802

coregrind/vg_main.c

index cd9d0488759cef20fb3b3093611129709638debf..7c1eb6f6a42517a30b8d27b450462ff7c9a7589a 100644 (file)
@@ -458,7 +458,6 @@ static void layout_remaining_space(Addr argc_addr, float ratio)
 /*=== Command line setup                                           ===*/
 /*====================================================================*/
 
-/* Nb: malloc'd memory never freed -- kept throughout like argv, envp */
 static char* get_file_clo(char* dir)
 {
 #  define FLEN 512