diff options
Diffstat (limited to 'tools/heapcheck')
-rw-r--r-- | tools/heapcheck/suppressions.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt index d9d58f9..7e1ae4d 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -1109,13 +1109,3 @@ fun:main fun:__libc_start_main } -{ - bug_60381 - Heapcheck:Leak - fun:Callback1::Type* NewCallback - fun:webkit_glue::BufferedDataSource::ReadInternal - fun:webkit_glue::BufferedDataSource::ReadTask - fun:void DispatchToMethod - fun:RunnableMethod::Run - fun:MessageLoop::RunTask -} |