[Debburn-devel] [patch] crash in genisoimage
Vladimir Nadvornik
nadvornik at suse.cz
Wed May 2 17:27:51 UTC 2007
Hi,
genisoimage crashes with this combination of options:
-T -eltorito-boot boot/bootdsk -eltorito-catalog boot/boot.cat -hide boot
The reason of the crash is that s_entry->table is used first for storing
individual trans.tbl entries and then for whole trans.tbl file. If the
directory "boot" is hidden, the s_entry->table is not cleared for boot.cat,
and because the size of the individual entry is not sector aligned,
it segfaults on write.
The attached patch fixes it.
Vladimir Nadvornik
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cdrkit-1.1.5.1-eltorito.patch
Type: text/x-diff
Size: 484 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/debburn-devel/attachments/20070502/c59ddfeb/cdrkit-1.1.5.1-eltorito.bin
More information about the Debburn-devel
mailing list