[glib-networking/wip/nacho/openssl] LSAN
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking/wip/nacho/openssl] LSAN
- Date: Tue, 18 Sep 2018 10:58:34 +0000 (UTC)
commit 5f0935eb2bf45766c1a37fbd89b0882280f3503a
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Tue Sep 18 12:57:40 2018 +0200
LSAN
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5094def..875e8bb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -10,7 +10,7 @@ build_stable:
- dnf builddep -y --nogpgcheck glib-networking
- dnf install -y --nogpgcheck $ADDITIONAL_DEPENDENCIES
script:
- - export ASAN_OPTIONS=suppressions=$PWD/tls/tests/asan.supp
+ - export LSAN_OPTIONS=suppressions=$PWD/tls/tests/asan.supp
- env
- mkdir build
- cd build
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]