diff options
Diffstat (limited to 'valgrind_suppresions.txt')
-rw-r--r-- | valgrind_suppresions.txt | 85 |
1 files changed, 2 insertions, 83 deletions
diff --git a/valgrind_suppresions.txt b/valgrind_suppresions.txt index af09ee7..93c1872 100644 --- a/valgrind_suppresions.txt +++ b/valgrind_suppresions.txt @@ -155,42 +155,6 @@ { <insert_a_suppression_name_here> Memcheck:Addr8 - fun:strncmp - fun:is_dst - fun:_dl_dst_count - fun:expand_dynamic_string_token - fun:fillin_rpath.isra.0 - fun:decompose_rpath - fun:cache_rpath - fun:cache_rpath - fun:_dl_map_object - fun:openaux - fun:_dl_catch_exception - fun:_dl_map_object_deps - fun:dl_open_worker - fun:_dl_catch_exception -} -{ - <insert_a_suppression_name_here> - Memcheck:Addr8 - fun:strncmp - fun:is_dst - fun:_dl_dst_substitute - fun:fillin_rpath.isra.0 - fun:decompose_rpath - fun:cache_rpath - fun:cache_rpath - fun:_dl_map_object - fun:openaux - fun:_dl_catch_exception - fun:_dl_map_object_deps - fun:dl_open_worker - fun:_dl_catch_exception - fun:_dl_open -} -{ - <insert_a_suppression_name_here> - Memcheck:Addr8 obj:/usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0 obj:/usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0 fun:drmGetDevice2 @@ -42907,52 +42871,7 @@ <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: reachable - fun:calloc - fun:_dl_new_object - fun:_dl_map_object_from_fd - fun:_dl_map_object - fun:openaux - fun:_dl_catch_exception - fun:_dl_map_object_deps - fun:dl_open_worker - fun:_dl_catch_exception - fun:_dl_open - fun:dlopen_doit - fun:_dl_catch_exception -} -{ - <insert_a_suppression_name_here> - Memcheck:Leak - match-leak-kinds: reachable - fun:calloc - fun:_ZN4llvm13StringMapImpl11RehashTableEj - obj:/usr/lib/x86_64-linux-gnu/libLLVM-11.so.1 - obj:/usr/lib/x86_64-linux-gnu/libLLVM-11.so.1 - fun:_ZN4llvm2cl6Option11addArgumentEv - obj:/usr/lib/x86_64-linux-gnu/libLLVM-11.so.1 - fun:call_init.part.0 - fun:call_init - fun:_dl_init - fun:_dl_catch_exception - fun:dl_open_worker - fun:_dl_catch_exception - fun:_dl_open -} -{ - <insert_a_suppression_name_here> - Memcheck:Leak - match-leak-kinds: reachable - fun:malloc - obj:/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28 - fun:call_init.part.0 - fun:call_init - fun:_dl_init - fun:_dl_catch_exception - fun:dl_open_worker - fun:_dl_catch_exception - fun:_dl_open - fun:dlopen_doit + ... fun:_dl_catch_exception - fun:_dl_catch_error - fun:_dlerror_run + ... } |