зеркало из https://github.com/mozilla/gecko-dev.git
f82a30519e
Previously cert_storage could use negative values as unsigned values when determining if its data was sufficiently fresh, which could cause assertion failures when doing time math. This patch changes the behavior to just use 0 if values are either unavailable or negative, which means we fail closed and say everything is out of date if we otherwise don't have the information to make the correct decision. Differential Revision: https://phabricator.services.mozilla.com/D27196 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
locales | ||
pki | ||
ssl | ||
tools | ||
android_stub.h | ||
moz.build |