forked from mirrors/gecko-dev
Bug 1827421 - Vet bitflags 2. r=supply-chain-reviewers,bholley
Differential Revision: https://phabricator.services.mozilla.com/D175264
This commit is contained in:
parent
25b79c7b15
commit
6b6ece3efd
1 changed files with 5 additions and 0 deletions
|
|
@ -319,6 +319,11 @@ criteria = "safe-to-deploy"
|
|||
delta = "1.3.2 -> 2.0.2"
|
||||
notes = "Removal of some unsafe code/methods. No changes to externals, just some refactoring (mostly internal)."
|
||||
|
||||
[[audits.bitflags]]
|
||||
who = "Nicolas Silva <nical@fastmail.com>"
|
||||
criteria = "safe-to-deploy"
|
||||
delta = "2.0.2 -> 2.1.0"
|
||||
|
||||
[[audits.block-buffer]]
|
||||
who = "Mike Hommey <mh+mozilla@glandium.org>"
|
||||
criteria = "safe-to-deploy"
|
||||
|
|
|
|||
Loading…
Reference in a new issue