diff options
Diffstat (limited to 'tools/heapcheck/suppressions.txt')
-rw-r--r-- | tools/heapcheck/suppressions.txt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt index 2e93dea..93133c0 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -1644,12 +1644,3 @@ fun:net::FileStream::Context::Orphan fun:net::FileStream::~FileStream } -{ - bug_159726 - Heapcheck:Leak - fun:dbus::Response::FromMethodCall - fun:chromeos::SetValueVerifierBase::Run - fun:testing::internal::InvokeHelper::InvokeMethod - ... - fun:dbus::MockObjectProxy::CallMethodWithErrorCallback -} |