Skip to content

Commit

Permalink
PROTON-2225: adjust valgrind.supp to cover both forms of the leak (#252)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiridanek authored May 28, 2020
1 parent db01c09 commit b34bbea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/valgrind.supp
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,8 @@
{
TODO(PROTON-2225) investigate threaderciser test
Memcheck:Leak
...
fun:malloc
fun:connection_ctx_new
...
fun:proactor_thread
}
fun:cpool_connect
}

0 comments on commit b34bbea

Please sign in to comment.