Moonchild
bd7aecb37b
[libjar] Throw when we know a file was truncated.
2026-02-27 06:58:40 +08:00
Moonchild
a876dc7420
[libjar] Add some extra sanity checks to our Zip reader.
2022-12-16 11:24:45 +08:00
Moonchild
48a4d20592
Issue #1683 - Update libjar module.
2020-11-16 21:10:23 +08:00
Bas Schouten
27ea0aaf55
Prevent the existance of dangling pointers upon failure of FindDataStart.
2020-05-09 06:56:26 +08:00
athenian200
45bf760ac5
MoonchildProductions#1251 - Part 27: Fix ifdef style.
...
This should do it for all the commits to files I changed, but while I'm in here I could probably go ahead and turn ALL the singular if defined statements into ifdef statements by using grep/find on the tree. On the other hand, perhaps we should do that as a separate issue so that this doesn't become a case of scope creep.
2019-11-04 11:54:07 +08:00
athenian200
b652dd59ae
MoonchildProductions#1251 - Part 7: All the posix_m* memory-related stuff, gathered together.
...
https://bugzilla.mozilla.org/show_bug.cgi?id=1158445
https://bugzilla.mozilla.org/show_bug.cgi?id=963983
https://bugzilla.mozilla.org/show_bug.cgi?id=1542758
Solaris madvise and malign don't perfectly map to their POSIX counterparts, and some Linux versions (especially Android) don't define the POSIX counterparts at all, so options are limited. Ideally posix_madvise and posix_malign should be the safer and more portable options for all platforms.
2019-11-04 11:52:22 +08:00
roytam1
dcd9973243
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00