gecko-dev/media/gmp-clearkey/0.1
David Major dd955b19e7 Bug 1646206 - Fix a vsnprintf lint in ClearKeyUtils.cpp r=bryce
We have a clang-plugin check that discourages raw `vsnprintf`, but for some reason it doesn't catch this before clang 11. I _think_ it's related to earlier versions not being able to see that `len` is a constant, but I'm not really sure.

Differential Revision: https://phabricator.services.mozilla.com/D79918
2020-06-16 23:06:22 +00:00
..
gtest
ArrayUtils.h
BigEndian.h
ClearKeyBase64.cpp
ClearKeyBase64.h
ClearKeyCDM.cpp
ClearKeyCDM.h
ClearKeyDecryptionManager.cpp Bug 1626787 - ClearKeyDecryptionManager.cpp check emptiness by empty instead of by size. r=sylvestre 2020-04-08 15:47:17 +00:00
ClearKeyDecryptionManager.h Bug 1516673 - Adds CBCS encryption scheme functionality. r=bryce 2020-03-26 20:53:59 +00:00
ClearKeyPersistence.cpp
ClearKeyPersistence.h
ClearKeySession.cpp
ClearKeySession.h
ClearKeySessionManager.cpp
ClearKeySessionManager.h
ClearKeyStorage.cpp
ClearKeyStorage.h
ClearKeyUtils.cpp Bug 1646206 - Fix a vsnprintf lint in ClearKeyUtils.cpp r=bryce 2020-06-16 23:06:22 +00:00
ClearKeyUtils.h Bug 1516673 - Adds CBCS encryption scheme functionality. r=bryce 2020-03-26 20:53:59 +00:00
RefCounted.h
VideoDecoder.cpp Bug 1623651 - Update enums that have changed with CDM header bump. r=alwu,dminor 2020-06-08 19:02:05 +00:00
VideoDecoder.h
WMFH264Decoder.cpp
WMFH264Decoder.h
WMFSymbols.h
WMFUtils.cpp Bug 1608657 - Drop version check from WMFDecoderDllName and inline when possible. r=jya 2020-01-14 04:03:28 +00:00
WMFUtils.h Bug 1608657 - Drop version check from WMFDecoderDllName and inline when possible. r=jya 2020-01-14 04:03:28 +00:00
gmp-clearkey.cpp
manifest.json.in
moz.build Bug 1579506 - Remove OpenAES source code and references r=bryce,mhoye 2019-09-12 23:27:08 +00:00