diff --git a/.gitlab-ci/leak-sanitizer.supp b/.gitlab-ci/leak-sanitizer.supp new file mode 100644 index 00000000..a5561804 --- /dev/null +++ b/.gitlab-ci/leak-sanitizer.supp @@ -0,0 +1,5 @@ +# AddressSanitizer memory leak suppressions + +# Cairo internal leaks from weston-keyboard +leak:cairo_select_font_face +leak:cairo_text_extents