• Thorsten Behrens's avatar
    Better fix for over-zealous Zip package consistency. · d0ac36dd
    Thorsten Behrens yazdı
    Turns out our encrypted zip package code writes out mismatching
    compression methods in central directory and local file headers -
    so not only be lenient towards the apple bug (n#653688), but also
    ours (i.e. keep not comparing nMethod with nHow).
    d0ac36dd
ZipFile.cxx 45.6 KB