summaryrefslogtreecommitdiff
path: root/.gitlab-ci/leak-sanitizer.supp
blob: a919405f0d3cafdf5f638637b67de9dbf8ebb6d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
# AddressSanitizer memory leak suppressions

# Cairo internal leaks from weston-keyboard
leak:cairo_select_font_face
leak:cairo_text_extents

# Pango thread-global state (not destroyable?)
leak:pango_language_get_default

# This leaks in Debian's fontconfig/Xwayland setup?
leak:FcConfigSubstituteWithPat