| Index: tools/heapcheck/suppressions.txt
|
| diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
|
| index 982b28daf664ee805b031e13506a5f71584eef03..7b9bf6c262b5dfa886e8b001e7cff0045660fbe5 100644
|
| --- a/tools/heapcheck/suppressions.txt
|
| +++ b/tools/heapcheck/suppressions.txt
|
| @@ -266,6 +266,12 @@
|
| fun:crypto::::NSSInitSingleton::OpenTestNSSDB
|
| fun:*ScopedTestNSSDB
|
| }
|
| +{
|
| + bug_156829
|
| + Heapcheck:Leak
|
| + ...
|
| + fun:media_stream::AudioInputDeviceManager::EnumerateOnDeviceThread
|
| +}
|
|
|
|
|
| #-----------------------------------------------------------------------
|
|
|