mirror of https://github.com/ipxe/ipxe.git
When the embedded image is a script, the unregister_image() performed by image/script.c corrupts memory, since image/embedded.c omitted the call to register_image(). This is the first bug fixed using Stefan Hajnoczi's gdb stub for gPXE. |
||
---|---|---|
.. | ||
elf.c | ||
embed.S | ||
embedded.c | ||
initrd.c | ||
script.c | ||
segment.c |