Mentions légales du service

Skip to content
Snippets Groups Projects
Commit a23b7277 authored by GILLES Sebastien's avatar GILLES Sebastien
Browse files

#1528 Add an openmpi Valgrind suppression.

parent 32e405ab
No related branches found
No related tags found
No related merge requests found
...@@ -504,5 +504,16 @@ ...@@ -504,5 +504,16 @@
fun:start_thread fun:start_thread
} }
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: indirect
fun:malloc
fun:strdup
...
fun:event_process_active_single_queue
fun:event_process_active
fun:opal_libevent2022_event_base_loop
obj:*
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment