| Index: tools/valgrind/tsan/ignores.txt
|
| ===================================================================
|
| --- tools/valgrind/tsan/ignores.txt (revision 72671)
|
| +++ tools/valgrind/tsan/ignores.txt (working copy)
|
| @@ -118,6 +118,8 @@
|
|
|
| # zlib is smarter than we are, see http://www.zlib.net/zlib_faq.html#faq36
|
| fun_r:inflate
|
| +# zlib-related reports, not investigated yet. See http://crbug.com/70932
|
| +fun_r:*remoting*CompressorZlib*Process*
|
|
|
| # X11 reads the _XErrorFunction callback in a racey way, see
|
| # http://crbug.com/65278
|
|
|