[pango/asan-ci: 1/2] ci: Add libasan and libubsan to the docker image




commit ac19ed0571c6dd8eb7bcd526d7ee0e45057c97d4
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Sep 12 12:50:32 2020 -0400

    ci: Add libasan and libubsan to the docker image
    
    Make a v2 of the docker image that includes libasan,
    so we can add a ci step running the testsuite under asan.

 .gitlab-ci/fedora.Dockerfile | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci/fedora.Dockerfile b/.gitlab-ci/fedora.Dockerfile
index e7ff2feb..f2240cac 100644
--- a/.gitlab-ci/fedora.Dockerfile
+++ b/.gitlab-ci/fedora.Dockerfile
@@ -26,8 +26,10 @@ RUN dnf -y install \
     harfbuzz-devel \
     hicolor-icon-theme \
     itstool \
+    libasan \
     lcov \
     libthai-devel \
+    libubsan \
     libXft-devel \
     ninja-build \
     python3 \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]