Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion plugins/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ endif

endif

TESTS_ENVIRONMENT = LSAN_OPTIONS=suppressions=suppression.txt
TESTS_ENVIRONMENT = LSAN_OPTIONS=suppressions=$(top_srcdir)/plugins/suppression.txt

TESTS = $(check_PROGRAMS)

Expand Down
7 changes: 7 additions & 0 deletions plugins/suppression.txt
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
leak:CRYPTO_malloc
leak:CRYPTO_zalloc
leak:asn1_enc_save
leak:c2i_ASN1_BIT_STRING
leak:ASN1_STRING_set
leak:BUF_MEM_grow
leak:x509_name_canon
leak:asn1_primitive_new