summaryrefslogtreecommitdiff
path: root/package/qa
diff options
context:
space:
mode:
authorMichael Stahl <michael.stahl@allotropia.de>2024-07-04 17:52:49 +0200
committerMichael Stahl <michael.stahl@allotropia.de>2024-07-05 10:12:30 +0200
commit2afdc61dd3138b383fb73dae2242ba1a9c8de901 (patch)
treef4059324ec13127ce75d254887035ae9e05f2865 /package/qa
parent48e76366ea5932a75792ba5d5e6a474e8003733f (diff)
package: ZipFile: treat junk at the start of zip as invalid
Probably the only legitimate use of such is self-extracting archives, irrelevant for LO. ofz56826-1.zip is an example; given what Info-Zip unzip prints about this file we don't want to successfully open it. Change-Id: I9568710227e4a152f9dc7bc356184394d7da8eba Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170002 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
Diffstat (limited to 'package/qa')
-rw-r--r--package/qa/cppunit/data/fail/ofz56826-1.zip (renamed from package/qa/cppunit/data/pass/ofz56826-1.zip)bin155 -> 155 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/package/qa/cppunit/data/pass/ofz56826-1.zip b/package/qa/cppunit/data/fail/ofz56826-1.zip
index b9acfe34da14..b9acfe34da14 100644
--- a/package/qa/cppunit/data/pass/ofz56826-1.zip
+++ b/package/qa/cppunit/data/fail/ofz56826-1.zip
Binary files differ