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
1 file changed