Chromium Code Reviews| Index: tools/valgrind/memcheck/suppressions.txt |
| =================================================================== |
| --- tools/valgrind/memcheck/suppressions.txt (revision 81725) |
| +++ tools/valgrind/memcheck/suppressions.txt (working copy) |
| @@ -890,7 +890,7 @@ |
| Histograms via FactoryGet including Stats for disk_cache |
| Memcheck:Leak |
| fun:_Znw* |
| - fun:_ZN10disk_cache14StatsHistogram24StatsHistogramFactoryGet* |
| + fun:_ZN10disk_cache14StatsHistogram10FactoryGet* |
|
jar (doing other things)
2011/04/18 18:29:54
nit: You can probably now combine lines 886 and 89
Alexander Potapenko
2011/04/19 10:05:10
In fact these suppressions should be removed at al
|
| } |
| #----------------------------------------------------------------------- |