Skip to content
Snippets Groups Projects
Commit b5426e12 authored by valenting's avatar valenting
Browse files

Bug 1838117 - Reject JAR entries that don't inflate to the correct size. r=jesup, a=RyanVM

- Adds pref for whether to enforce size match with central->orglen
- Checks return code of inflateEnd and returns error if it's not Z_OK
- Also enter the finished block if mZs.total_out > mOutSize

Differential Revision: https://phabricator.services.mozilla.com/D181458
parent 645fce5d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment