commit | d6dd991a0597a96b32ad1ea094034f4cb3c3286f | [log] [tgz] |
---|---|---|
author | tom <tom@a5019735-40e9-0310-863c-91ae7b9d1cf9> | Mon Jul 18 15:52:30 2005 +0000 |
committer | tom <tom@a5019735-40e9-0310-863c-91ae7b9d1cf9> | Mon Jul 18 15:52:30 2005 +0000 |
tree | a5c80aa715822fee9eedb2cd0c1455958455929d | |
parent | 11106992f0479d087d9f1069c9d9374b1095a0b4 [diff] |
If the client program is a PIE executable, avoid mapping it at address zero. Instead do something like what the kernel does and map it in the middle of the client address space. Fix for bug #106283 based on patch from Sergey Vlasov. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4164 a5019735-40e9-0310-863c-91ae7b9d1cf9