Skip to content

Commit

Permalink
Widen valgrind suppression for SQL leak on ChromeOS
Browse files Browse the repository at this point in the history
TBR=jyasskin@chromium.org
BUG=67261

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

Cr-Commit-Position: refs/heads/master@{#384463}
  • Loading branch information
benwells authored and Commit bot committed Apr 1, 2016
1 parent d2ab74f commit a8c1784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/valgrind/memcheck/suppressions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -944,7 +944,7 @@
fun:_ZN3sql10Connection18GetUniqueStatementEPKc
fun:_ZN3sql10Connection18GetCachedStatementERKNS_11StatementIDEPKc
fun:_ZN3sql9MetaTable19PrepareGetStatementEPNS_9StatementEPKc
fun:_ZN3sql9MetaTable8GetValueEPKcPi
...
fun:_ZN7storage13QuotaDatabase28IsOriginDatabaseBootstrappedEv
}
{
Expand Down

0 comments on commit a8c1784

Please sign in to comment.