зеркало из https://github.com/mozilla/gecko-dev.git
f6d8b5d8e2
SECItem uses an unsigned int to indicate its length. We need to cast a size_t down to the appropriate size. This is safe because what we're casting will always fit in an unsigned int on the platforms we're using (it's just the size of the intermediate certificate we added). Differential Revision: https://phabricator.services.mozilla.com/D30144 --HG-- extra : source : 24bb6566385fc566f1a6b98ea24cad7d0af7e3a3 |
||
---|---|---|
.. | ||
AppSignatureVerification.cpp | ||
AppTrustDomain.cpp | ||
AppTrustDomain.h | ||
addons-public-intermediate.crt | ||
addons-public.crt | ||
addons-stage.crt | ||
gen_cert_header.py | ||
moz.build | ||
privileged-package-root.der |