Package: fuseiso / 20070708-3+deb7u1

Metadata

Package Version Patches format
fuseiso 20070708-3+deb7u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
00 support_large_iso.patch | (download)

src/isofs.c | 6 3 + 3 - 0 !
src/isofs.h | 6 3 + 3 - 0 !
2 files changed, 6 insertions(+), 6 deletions(-)

 handle larger than 4gb isos
01 fix_typo.patch | (download)

src/fuseiso.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix typo in sourcecode
02 prevent buffer overflow.patch | (download)

src/isofs.c | 22 16 + 6 - 0 !
1 file changed, 16 insertions(+), 6 deletions(-)

 prevent stack-based buffer overflow on too-long path names
03 prevent integer overflow.patch | (download)

src/isofs.c | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 prevent integer overflow in ziso code