mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 08:12:05 +00:00
97a8914ba5
We're seeing inconsistent handling of OOMs in the ICU library. This patch changes the behaviour to crash on OOM rather than allowing ICU to handle the allocation failure. The inconsistent handling in ICU could lead to ICU being in an inconsistent state which could in turn cause security problems. The safer alternative is to crash, but it's possible this will lead to too high of crash rate. Original Revision: https://phabricator.services.mozilla.com/D191892 Differential Revision: https://phabricator.services.mozilla.com/D202498 |
||
---|---|---|
.. | ||
base | ||
build | ||
components | ||
docs | ||
ds | ||
geckoprocesstypes_generator | ||
glue | ||
idl-parser | ||
io | ||
reflect | ||
rust | ||
string | ||
system | ||
tests | ||
threads | ||
windbgdlg | ||
xpidl | ||
metrics.yaml | ||
moz.build | ||
xpcom-config.h.in |