| Index: tools/valgrind/drmemory/suppressions.txt
|
| ===================================================================
|
| --- tools/valgrind/drmemory/suppressions.txt (revision 71806)
|
| +++ tools/valgrind/drmemory/suppressions.txt (working copy)
|
| @@ -57,7 +57,7 @@
|
| ...
|
| SHELL32.dll!ILSaveToStream*
|
|
|
| -LEAK
|
| +POSSIBLE LEAK
|
| ...
|
| SHELL32.dll!SHFileOperation*
|
|
|
| @@ -412,14 +412,14 @@
|
| *!vp8_*
|
|
|
| # http://crbug.com/57910
|
| -LEAK
|
| +POSSIBLE LEAK
|
| ...
|
| *!*inflateInit*
|
| *!remoting::DecompressorZlib::InitStream
|
| *!remoting::DecompressorZlib::Reset
|
|
|
| # http://crbug.com/68307
|
| -LEAK
|
| +POSSIBLE LEAK
|
| ...
|
| *!PrintDlgExMock
|
| ...
|
|
|