https://bugs.kde.org/show_bug.cgi?id=364071
Sune Vuorela <s...@vuorela.dk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/karc | |hive/b7d8fce0a7167f4cea7127 | |c6142ea10c92ff546d --- Comment #3 from Sune Vuorela <s...@vuorela.dk> --- Git commit b7d8fce0a7167f4cea7127c6142ea10c92ff546d by Sune Vuorela. Committed on 04/07/2016 at 18:36. Pushed by sune into branch 'master'. Assume a directory is a directory, even if the permission bit is set wrong For some historical reasons, we special case zip files claiming to be created on unix and trust the content a bit more. Zip files in the wild have shown to violate this, so don't trust them as much. Thanks to Jonathan Marten for the test case REVIEW: 128233 A +- -- autotests/data/unusual_but_valid_364071.zip M +13 -0 autotests/karchivetest.cpp M +1 -0 autotests/karchivetest.h M +1 -1 src/kzip.cpp http://commits.kde.org/karchive/b7d8fce0a7167f4cea7127c6142ea10c92ff546d -- You are receiving this mail because: You are watching all bug changes.