gecko-dev/security/apps
Dana Keeler f6d8b5d8e2 bug 1549249 - build bustage follow-up r=mt,dveditz a=tomprince
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
2019-05-07 00:16:00 +00:00
..
AppSignatureVerification.cpp
AppTrustDomain.cpp bug 1549249 - build bustage follow-up r=mt,dveditz a=tomprince 2019-05-07 00:16:00 +00:00
AppTrustDomain.h bug 1549249 - hard-code new add-on signing intermediate so it's always available r=jcj,kmag a=ryanvm 2019-05-06 10:42:52 -07:00
addons-public-intermediate.crt bug 1549249 - hard-code new add-on signing intermediate so it's always available r=jcj,kmag a=ryanvm 2019-05-06 10:42:52 -07:00
addons-public.crt
addons-stage.crt
gen_cert_header.py bug 1549249 - hard-code new add-on signing intermediate so it's always available r=jcj,kmag a=ryanvm 2019-05-06 10:42:52 -07:00
moz.build bug 1549249 - hard-code new add-on signing intermediate so it's always available r=jcj,kmag a=ryanvm 2019-05-06 10:42:52 -07:00
privileged-package-root.der