Skip to content

Commit

Permalink
valgrind suppress for aot
Browse files Browse the repository at this point in the history
  • Loading branch information
klirichek committed Sep 6, 2018
1 parent 5ee7f20 commit 51f57c3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions test/valgrind.supp
Expand Up @@ -20,3 +20,9 @@
fun:_ZNK14TermAcceptor_cIL15TermPosFilter_e5EE15IsAcceptableHitEPK8ExtHit_t
fun:_ZN14ExtConditionalIL15TermPosFilter_e5E9ExtTerm_cE12GetDocsChunkEv
}

{
IsRuFreq3(unsigned char*)
Memcheck:Cond
fun:_ZL9IsRuFreq3Ph
}

0 comments on commit 51f57c3

Please sign in to comment.