mirror of
https://github.com/qemu/qemu.git
synced 2024-11-24 19:33:39 +08:00
06164cc402
Before this patch, if elf2dmp failed to find NT kernel PE magic in allowed virtual address range, then it assumes NULL as NT kernel address and cause segfault. This patch fix the problem described above by checking NT kernel address before futher processing. Signed-off-by: Viktor Prutyanov <viktor.prutyanov@phystech.edu> Message-Id: <20190219211936.6466-1-viktor.prutyanov@phystech.edu> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |
||
---|---|---|
.. | ||
addrspace.c | ||
addrspace.h | ||
download.c | ||
download.h | ||
err.h | ||
kdbg.h | ||
main.c | ||
Makefile.objs | ||
pdb.c | ||
pdb.h | ||
pe.h | ||
qemu_elf.c | ||
qemu_elf.h |