summaryrefslogtreecommitdiffstats
path: root/linux-user/linux_loop.h
diff options
context:
space:
mode:
authorRichard Henderson2010-07-27 19:25:27 +0200
committerEdgar E. Iglesias2010-07-29 08:32:27 +0200
commitcf129f3a8eea76a34bc748762c31bbc27eabe540 (patch)
tree25f67db1b11263eaa4088c63953cf1319e8a5491 /linux-user/linux_loop.h
parentUpdate version for 0.13.x (diff)
downloadqemu-cf129f3a8eea76a34bc748762c31bbc27eabe540.tar.gz
qemu-cf129f3a8eea76a34bc748762c31bbc27eabe540.tar.xz
qemu-cf129f3a8eea76a34bc748762c31bbc27eabe540.zip
linux-user: Handle filesz < memsz for any PT_LOAD segment.
I caught padzero not properly initializing the .bss segment on a statically linked Alpha program. Rather than a minimal patch, replace the gross code with a single mmap+memset. Share more code between load_elf_interp and load_elf_binary. Legally, an ELF program need not have just a single .bss; and PT_LOAD segment can have memsz > filesz. Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
Diffstat (limited to 'linux-user/linux_loop.h')
0 files changed, 0 insertions, 0 deletions