Commit db9d8030 authored by oshima@google.com's avatar oshima@google.com

Suppression leak in ResolveProxyMsgHelperTest

TBR=jam@chromium.org
BUG=94687,76354
TEST=none

Review URL: http://codereview.chromium.org/7806004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98749 0039d316-1c4b-4281-b951-d872f2087c98
parent 447dfb05
...@@ -1171,7 +1171,7 @@ ...@@ -1171,7 +1171,7 @@
{ {
bug_76354 bug_76354
Heapcheck:Leak Heapcheck:Leak
fun:*ChildProcessHostMsg_ResolveProxy fun:*ViewHostMsg_ResolveProxy
fun:ResolveProxyMsgHelperTest::GenerateReply fun:ResolveProxyMsgHelperTest::GenerateReply
fun:ResolveProxyMsgHelperTest_*_Test::TestBody fun:ResolveProxyMsgHelperTest_*_Test::TestBody
} }
......
...@@ -3876,11 +3876,10 @@ ...@@ -3876,11 +3876,10 @@
{ {
bug_76354 bug_76354
Memcheck:Leak Memcheck:Leak
fun:_Znw*
... ...
fun:_ZN32ChildProcessHostMsg_ResolveProxyC1ERK4GURLPiPSs fun:_ZN24ViewHostMsg_ResolveProxyC1ERK4GURLPbPSs
fun:_ZN25ResolveProxyMsgHelperTest13GenerateReplyEv fun:_ZN25ResolveProxyMsgHelperTest13GenerateReplyEv
fun:_ZN*ResolveProxyMsgHelperTest_*_Test8TestBodyEv fun:_ZN44ResolveProxyMsgHelperTest_*_Test8TestBodyEv
} }
{ {
bug_76490 bug_76490
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment