Bug fix: SIGSEGV by NULL when a data file was larger than ISO level allows.

This commit is contained in:
2016-09-12 17:58:13 +02:00
parent bf5678c6d4
commit 2be47f9af8
2 changed files with 6 additions and 4 deletions

View File

@ -1,8 +1,10 @@
bzr branch lp:libisofs/for-libisoburn (to become libisofs-1.4.6.tar.gz)
===============================================================================
* Bug fix: SIGSEGV by NULL when a data file was larger than ISO level allows.
* New API calls iso_generate_gpt_guid() and +iso_write_opts_set_gpt_guid().
libisofs-1.4.4.tar.gz Fri Jul 01 2016
===============================================================================
* Bug fix: HFS+ production could cause MBR partition of type 0xEE without GPT.