Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(14)

Unified Diff: tools/valgrind/memcheck/suppressions.txt

Issue 409793005: Prune some old Valgrind suppressions. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions.txt
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 65208d754fb329d9f72fac7b6b7d6060977c6453..28a4f14b40bbdd21683ecdefba701d7d8b79507f 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -770,59 +770,6 @@
fun:_Z*13AddEntryToZip*
}
{
- bug_30704a
- Memcheck:Uninitialized
- fun:crc32
- ...
- fun:png_write_row
-}
-{
- bug_30704b
- Memcheck:Param
- write(buf)
- ...
- fun:_ZN17SandboxedUnpacker17RewriteImageFilesEv
-}
-{
- bug_30704c
- Memcheck:Param
- write(buf)
- ...
- fun:_ZNK16BrowserThemePack11WriteToDiskE*
-}
-{
- bug_30704d
- Memcheck:Uninitialized
- ...
- fun:png_process_data
- fun:_ZN5blink14PNGImageReader6decodeERKNS_12SharedBufferEb
- fun:_ZN5blink15PNGImageDecoder6decodeEb
- fun:_ZN5blink15PNGImageDecoder18frameBufferAtIndexEm
-}
-{
- bug_30704e
- Memcheck:Uninitialized
- obj:*/libpng*
- fun:png_write_row
-}
-{
- bug_30704f
- Memcheck:Uninitialized
- ...
- fun:wk_png_write_find_filter
- fun:wk_png_write_row
-}
-{
- bug_30704g
- Memcheck:Param
- write(buf)
- obj:*libpthread*
- fun:_ZN9file_util19WriteFileDescriptorE*
- fun:_ZN9file_util9WriteFileE*
- fun:*SaveScreenshotInternalE*4base8Callback*
- fun:*SaveScreenshotE*4base8Callback*
-}
-{
bug_87232
Memcheck:Uninitialized
fun:_ZN5blink12base64EncodeEPKcjRN3WTF6VectorIcLj0EEEb
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698