Skip to content

Commit

Permalink
Suppress leak from GDataFileSystemTest_GetFile_FromGData_Test
Browse files Browse the repository at this point in the history
BUG=120726
TEST=none

Review URL: https://chromiumcodereview.appspot.com/9802044

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129472 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
satorux@chromium.org committed Mar 28, 2012
1 parent 8419b7f commit 13d471a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions tools/heapcheck/suppressions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1822,3 +1822,11 @@
...
fun:gdata::GDataFileSystem::OnFileDownloaded
}
{
bug_120726
Heapcheck:Leak
fun:MessageLoop::MessageLoop
fun:MessageLoopForUI::MessageLoopForUI
fun:GDataFileSystemTest
fun:GDataFileSystemTest_GetFile_FromGData_Test
}

0 comments on commit 13d471a

Please sign in to comment.