Module Name: src Committed By: martin Date: Sun Jul 22 09:16:36 UTC 2012
Modified Files:
src/libexec/ld.elf_so: headers.c
Log Message:
Remove a debug assert that does not hold for PIE (e.g. phdr = 0x40, but
obj has not been mapped at 0, so obj->phdr is 0x100040).
OK: skrll
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/libexec/ld.elf_so/headers.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
