зеркало из https://github.com/mozilla/gecko-dev.git
5611e7d96d
slice::from_raw_parts doesn't like that it's given a null pointer, even when the length is 0. Sure enough, we do end up calling update with an empty string, and that ends up being a nullptr and a 0 length. Since the digest update is not going to do anything anyways, just skip it entirely. We keep the digest initialization check, though. Differential Revision: https://phabricator.services.mozilla.com/D209311 |
||
---|---|---|
.. | ||
certverifier | ||
ct | ||
mac/hardenedruntime/v2 | ||
manager | ||
nss | ||
rlbox | ||
sandbox | ||
.eslintrc.js | ||
generate_mapfile.py | ||
moz.build | ||
nss.symbols |