Skip to content

Commit 9090382

Browse files
authored
Merge pull request #220 from adam-ce/main
suppress more system libraries in asan (triggered in ci)
2 parents eda4bd3 + c20cb46 commit 9090382

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

sanitizer_supressions/linux_leak.supp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,7 @@ leak:dbus
22
leak:fontconfig
33
leak:icui18n
44
leak:gallium
5+
leak:libGLX_mesa
6+
leak:libGLX.so
7+
leak:qglx_findConfig
8+
leak:Qt6Gui.so

0 commit comments

Comments
 (0)