Changes between Initial Version and Version 1 of Ticket #11758, comment 19


Ignore:
Timestamp:
02/22/21 18:12:49 (3 years ago)
Author:
criezy

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11758, comment 19

    initial v1  
    22But actually the change here is probably not what we want to do (but opening a pull request could allow to move the discussion there).
    33
    4 Eugene, do you have a suggestion to fix this issue without breaking loading macbinary data from ISOBuster? Would the following work to are the check stricter?
     4Eugene, do you have a suggestion to fix this issue without breaking loading macbinary data from ISOBuster? Would the following work to have a stricter check?
    55{{{
    66if (MBI_INFOHDR + dataSizePad + rsrcSizePad == (uint32)stream.size() ||