mirror of
https://github.com/Alexays/Waybar.git
synced 2025-10-29 03:24:26 +00:00
add asan.supp
This commit is contained in:
parent
3c3164eb8e
commit
9720d80524
5
asan.supp
Normal file
5
asan.supp
Normal file
@ -0,0 +1,5 @@
|
||||
# Suppress common address sanitizer issues in dependencies, these are often non-fixable or not an issue.
|
||||
# Use it like this (when in repo root): ASAN_OPTIONS="suppressions=./asan.supp" ./build/waybar
|
||||
leak:libpangoft2-1.0.so.0
|
||||
leak:libgtk-3.so.0
|
||||
leak:libfontconfig.so.1
|
||||
Loading…
x
Reference in New Issue
Block a user