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

List:       kde-commits
Subject:    valgrind/coregrind
From:       Nicholas Nethercote <njn25 () cam ! ac ! uk>
Date:       2004-10-26 17:03:54
Message-ID: 20041026170354.62A8216C75 () office ! kde ! org
[Download RAW message or body]

CVS commit by nethercote: 

Fix bad undefined value error, thanks to Tom.


  M +1 -1      stage1.c   1.27


--- valgrind/coregrind/stage1.c  #1.26:1.27
@@ -260,4 +260,5 @@ static void main2(void)
    char buf[strlen(valgrind_lib) + sizeof(stage2) + 16];
 
+   info.exe_end  = PGROUNDDN(init_sp);
 #ifdef HAVE_PIE
    info.exe_base = ROUNDDN(info.exe_end - 0x02000000, 0x10000000);
@@ -271,5 +272,4 @@ static void main2(void)
    info.map_base = KICKSTART_BASE + 0x01000000;
 #endif
-   info.exe_end  = PGROUNDDN(init_sp);
 
    info.argv = NULL;


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

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