Mailing List Archive

[master] 0e7fe4a9c lsan: Ignore leaks attributed to readline...
commit 0e7fe4a9c6a3006257957ef6fad8466bd793bb48
Author: Dridi Boukelmoune <dridi.boukelmoune@gmail.com>
Date: Thu Apr 15 18:57:50 2021 +0200

lsan: Ignore leaks attributed to readline...

... on my machine.

diff --git a/tools/lsan.suppr b/tools/lsan.suppr
index f9ca2be93..cce56c4f7 100644
--- a/tools/lsan.suppr
+++ b/tools/lsan.suppr
@@ -18,3 +18,6 @@ leak:vsmw_newcluster
leak:smp_thread
#
leak:Lck_Witness_Lock
+# libedit
+leak:rl_callback_read_char
+leak:wcsdup
_______________________________________________
varnish-commit mailing list
varnish-commit@varnish-cache.org
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-commit