Commit 6ce58d0d authored by thestig's avatar thestig Committed by Commit bot

Valgrind: Remove an unused suppression for MHTML code.

BUG=122457
TBR=benwells@chromium.org

Review URL: https://codereview.chromium.org/1834223007

Cr-Commit-Position: refs/heads/master@{#383890}
parent 5d556d44
...@@ -1345,18 +1345,6 @@ ...@@ -1345,18 +1345,6 @@
fun:_tnl_draw_prims fun:_tnl_draw_prims
fun:_tnl_vbo_draw_prims fun:_tnl_vbo_draw_prims
} }
{
bug_122457
Memcheck:Leak
fun:malloc
fun:_ZN3WTF10fastMallocEm
fun:_ZN3WTF10RefCountedIN5blink12MHTMLArchiveEEnwEm
fun:_ZN5blink12MHTMLArchive6createEv
...
fun:_ZN5blink11MHTMLParser22parseArchiveWithHeaderEPNS_10MIMEHeaderE
fun:_ZN5blink11MHTMLParser12parseArchiveEv
fun:_ZN5blink12MHTMLArchive6createERKNS_4KURLEPNS_12SharedBufferE
}
{ {
bug_122717_use_after_free bug_122717_use_after_free
Memcheck:Unaddressable Memcheck:Unaddressable
......
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