summary refs log tree commit diff stats
path: root/linux-user/linuxload.c
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2021-06-18 19:27:43 -0700
committerRichard Henderson <richard.henderson@linaro.org>2023-10-30 13:41:55 -0700
commit40d487eecfac331234cf7a5bfd26ff6f667b2b82 (patch)
tree1677b0b199f3ac0d9ae677718aa57db1c1c30e7b /linux-user/linuxload.c
parentf485be725d4a08c950bf6996e33c178bfbd98509 (diff)
downloadfocaccia-qemu-40d487eecfac331234cf7a5bfd26ff6f667b2b82.tar.gz
focaccia-qemu-40d487eecfac331234cf7a5bfd26ff6f667b2b82.zip
linux-user: Do not clobber bprm_buf swapping ehdr
Rearrange the allocation of storage for ehdr between load_elf_image
and load_elf_binary.  The same set of copies are done, but we don't
modify bprm_buf, which will be important later.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'linux-user/linuxload.c')
0 files changed, 0 insertions, 0 deletions