summaryrefslogtreecommitdiff
path: root/valgrind_suppresions.txt
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2021-01-22 19:17:19 -0500
committerLeo Tenenbaum <pommicket@gmail.com>2021-01-22 19:17:19 -0500
commitf2edda528a3babe16d9da48580bdcb696e5fa664 (patch)
tree8e54df107de0bc3b87d147bb973e51eef76b769b /valgrind_suppresions.txt
parent0f0a03b518ff6dbb61814896e5efc9b5878904e4 (diff)
fixed memory leaks
Diffstat (limited to 'valgrind_suppresions.txt')
-rw-r--r--valgrind_suppresions.txt99
1 files changed, 99 insertions, 0 deletions
diff --git a/valgrind_suppresions.txt b/valgrind_suppresions.txt
index 45424fb..388ace8 100644
--- a/valgrind_suppresions.txt
+++ b/valgrind_suppresions.txt
@@ -7,6 +7,98 @@
}
{
<insert_a_suppression_name_here>
+ Memcheck:Leak
+ ...
+ fun:dbus_threads_init
+ ...
+}
+{
+ <insert_a_suppression_name_here>
+ Memcheck:Leak
+ ...
+ fun:dbus_bus_register
+ ...
+}
+{
+ <insert_a_suppression_name_here>
+ Memcheck:Leak
+ ...
+ fun:__glDispatchMakeCurrent
+ ...
+}
+{
+ <insert_a_suppression_name_here>
+ Memcheck:Leak
+ ...
+ fun:_dbus_type_writer_recurse
+ ...
+}
+{
+ <insert_a_suppression_name_here>
+ Memcheck:Leak
+ ...
+ fun:_XimOpenIM
+ ...
+}
+{
+ <insert_a_suppression_name_here>
+ Memcheck:Leak
+ ...
+ fun:_dbus_register_shutdown_func
+ ...
+}
+{
+ <insert_a_suppression_name_here>
+ Memcheck:Leak
+ ...
+ fun:XInitThreads
+ ...
+}
+{
+ <insert_a_suppression_name_here>
+ Memcheck:Leak
+ match-leak-kinds: reachable
+ fun:malloc
+ obj:/usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.14.0
+ obj:/usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.14.0
+ obj:/usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.14.0
+ obj:/usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.14.0
+ obj:/usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.14.0
+ obj:/usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.14.0
+ obj:/usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.14.0
+ obj:/usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.14.0
+ fun:main
+}
+{
+ <insert_a_suppression_name_here>
+ Memcheck:Leak
+ match-leak-kinds: reachable
+ fun:malloc
+ fun:realloc
+ obj:/usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.14.0
+ obj:/usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.14.0
+ obj:/usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.14.0
+ obj:/usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.14.0
+ obj:/usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.14.0
+ fun:config_parse_key_combo
+ fun:config_read
+ fun:main
+}
+{
+ <insert_a_suppression_name_here>
+ Memcheck:Leak
+ match-leak-kinds: reachable
+ fun:malloc
+ obj:/usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.14.0
+ obj:/usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.14.0
+ obj:/usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.14.0
+ obj:/usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.14.0
+ fun:config_parse_key_combo
+ fun:config_read
+ fun:main
+}
+{
+ <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
@@ -119,6 +211,13 @@
fun:main
}
{
+ name
+ Memcheck:Leak
+ ...
+ fun:XSetLocaleModifiers
+ ...
+}
+{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: reachable