Skip to content

Commit

Permalink
Added another suppression valgrind
Browse files Browse the repository at this point in the history
  • Loading branch information
bstellato committed May 14, 2019
1 parent 8f998c6 commit 62a6cd6
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .valgrind-suppress.supp
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,12 @@
fun:call_init.part.0
}

{
another_intel
Memcheck:Addr16
fun:__intel_sse2_strrchr
fun:_ZN67_INTERNAL_45_______src_thirdparty_tbb_omp_dynamic_link_cpp_d77f5ef55__kmp12init_dl_dataEv
fun:__sti__$E
obj:*libiomp5.so
obj:*libiomp5.so
}

0 comments on commit 62a6cd6

Please sign in to comment.