clalancette / pycdlib

Python library to read and write ISOs
GNU Lesser General Public License v2.1
147 stars 38 forks source link

fix: large file bugfix in udf image #103

Closed zekaizer closed 1 year ago

zekaizer commented 2 years ago

In the UDF image, modify the assignment of the LOG_BLOCK_NUM of the AD for a file with a size of 0x3ffff800 or more in the UDF image. issue #74