Repo created
This commit is contained in:
parent
81b91f4139
commit
f8c34fa5ee
22732 changed files with 4815320 additions and 2 deletions
14
TMessagesProj/jni/voip/webrtc/base/SECURITY_OWNERS
Normal file
14
TMessagesProj/jni/voip/webrtc/base/SECURITY_OWNERS
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# Changes to code that runs at high privilege and which has a high risk of
|
||||
# memory corruption, such as parsers for complex inputs, require a security
|
||||
# review to avoid introducing sandbox escapes.
|
||||
#
|
||||
# Although this file is in base/, it may apply to more than just base, OWNERS
|
||||
# files outside of base may also include this file.
|
||||
#
|
||||
# Security team: If you are uncomfortable reviewing a particular bit of code
|
||||
# yourself, don't hesitate to seek help from another security team member!
|
||||
# Nobody knows everything, and the only way to learn is from experience.
|
||||
dcheng@chromium.org
|
||||
palmer@chromium.org
|
||||
rsesek@chromium.org
|
||||
tsepez@chromium.org
|
||||
Loading…
Add table
Add a link
Reference in a new issue