Skip to content

Commit

Permalink
[MemSheriff] Widen a Valgrind suppression.
Browse files Browse the repository at this point in the history
BUG=347967
NOTRY=true
TBR=glider@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#294167}
  • Loading branch information
earthdok authored and Commit bot committed Sep 10, 2014
1 parent a91e868 commit 87478da
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tools/valgrind/memcheck/suppressions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5494,9 +5494,9 @@
...
fun:shared_dispatch_stub_*
...
fun:_ZN3gpu5gles216GLES2DecoderImpl9DoCommandEjjPKv
fun:_ZN3gpu13CommandParser14ProcessCommandEv
fun:_ZN3gpu12GpuScheduler10PutChangedEv
fun:*gpu*gles*GLES2DecoderImpl*DoCommand*
fun:*gpu*CommandParser*ProcessCommand*
fun:*gpu*GpuScheduler*PutChanged*
}
{
bug_348863
Expand Down

0 comments on commit 87478da

Please sign in to comment.