Skip to content

Commit 9c0353b

Browse files
committed
vpr: Add LeakSanitizer suppression file
1 parent c5b87be commit 9c0353b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

vpr/lsan.supp

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#LeakSanitizer supporession file for VPR
2+
3+
#Leak from graphics (ezgl/cairo) related to
4+
# text processing
5+
leak:libfontconfig.so

0 commit comments

Comments
 (0)