handle zip files embedded within zip files
ClosedPublic

Authored by sandsmark on Mar 8 2018, 3:03 PM.

Details

Summary

if we need to fetch the sizes from a PK78 header, there might be a PK34 header before it if there is a zip file embedded (e. g. an epub within a zip).

BUG: 73821
FIXED-IN: 5.47

Test Plan

autotest in a separate commit

Diff Detail

Lint
Lint Skipped
Unit
Unit Tests Skipped
sandsmark created this revision.Mar 8 2018, 3:03 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptMar 8 2018, 3:03 PM
sandsmark requested review of this revision.Mar 8 2018, 3:03 PM
dfaure added inline comments.Mar 8 2018, 9:23 PM
kzip.cpp
347

can you document the new boolean param as well?

sandsmark updated this revision to Diff 33747.May 7 2018, 9:49 AM
sandsmark marked an inline comment as done.

I believe so

ngraham edited the summary of this revision. (Show Details)May 7 2018, 3:16 PM
dfaure accepted this revision.May 9 2018, 9:42 PM
This revision is now accepted and ready to land.May 9 2018, 9:42 PM
This revision was automatically updated to reflect the committed changes.
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald TranscriptMay 20 2018, 9:48 PM