gecko-dev/modules/libjar
Valentin Gosu b5426e1245 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
2023-06-26 13:58:38 +00:00
..
test Backed out 3 changesets (bug 1834222, bug 1834176) for causing RemoteProcessMonitor failures. CLOSED TREE 2023-05-24 04:29:45 +03:00
zipwriter Backed out 3 changesets (bug 1834222, bug 1834176) for causing RemoteProcessMonitor failures. CLOSED TREE 2023-05-24 04:29:45 +03:00
appnote.txt
components.conf
moz.build
nsIJARChannel.idl
nsIJARURI.idl
nsIZipReader.idl
nsJAR.cpp
nsJAR.h Bug 1724649 - Followup to remove #include plstr.h r=necko-reviewers,xpcom-reviewers,valentin,nika 2023-05-15 14:53:02 +00:00
nsJARChannel.cpp Bug 1828068 - Add some null checks/assertions to jar code r=jesup, a=dmeehan 2023-06-12 07:34:07 +00:00
nsJARChannel.h
nsJARInputStream.cpp Bug 1838117 - Reject JAR entries that don't inflate to the correct size. r=jesup, a=RyanVM 2023-06-26 13:58:38 +00:00
nsJARInputStream.h
nsJARProtocolHandler.cpp
nsJARProtocolHandler.h
nsJARURI.cpp
nsJARURI.h
nsZipArchive.cpp Bug 1828068 - Add some null checks/assertions to jar code r=jesup, a=dmeehan 2023-06-12 07:34:07 +00:00
nsZipArchive.h
zipstruct.h