xref: /aosp_15_r20/external/webrtc/tools_webrtc/msan/suppressions.txt (revision d9f758449e529ab9291ac668be2861e7a55c2422)
1*d9f75844SAndroid Build Coastguard Worker# The rules in this file are only applied at compile time.
2*d9f75844SAndroid Build Coastguard Worker# Because the Chrome buildsystem does not automatically touch the files
3*d9f75844SAndroid Build Coastguard Worker# mentioned here, changing this file requires clobbering all MSan bots.
4*d9f75844SAndroid Build Coastguard Worker#
5*d9f75844SAndroid Build Coastguard Worker# Please think twice before you add or remove these rules.
6*d9f75844SAndroid Build Coastguard Worker
7*d9f75844SAndroid Build Coastguard Worker# This is a stripped down copy of Chromium's ignorelist.txt, to enable
8*d9f75844SAndroid Build Coastguard Worker# adding WebRTC-specific ignorelist entries.
9*d9f75844SAndroid Build Coastguard Worker
10*d9f75844SAndroid Build Coastguard Worker# Uninit in zlib. http://crbug.com/116277
11*d9f75844SAndroid Build Coastguard Workerfun:*MOZ_Z_deflate*
12*d9f75844SAndroid Build Coastguard Worker
13*d9f75844SAndroid Build Coastguard Worker# Uninit in H264. http://crbug.com/webrtc/11702
14*d9f75844SAndroid Build Coastguard Workersrc:*/third_party/openh264/src/codec/processing/src/vaacalc/vaacalcfuncs.cpp
15*d9f75844SAndroid Build Coastguard Worker
16