[master] e2f00ac Add a comment for future reference
Federico G. Schwindt
fgsch at lodoss.net
Fri Jun 8 09:07:10 UTC 2018
commit e2f00acf036c9eec49c7e1b4291ab6377ffe4640
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date: Fri Jun 8 10:05:03 2018 +0100
Add a comment for future reference
diff --git a/bin/varnishtest/tests/c00057.vtc b/bin/varnishtest/tests/c00057.vtc
index ec90cc8..2b2f388 100644
--- a/bin/varnishtest/tests/c00057.vtc
+++ b/bin/varnishtest/tests/c00057.vtc
@@ -1,5 +1,7 @@
varnishtest "test sigsegv handler"
+# Under ASAN, the stack layout is different and STACK OVERFLOW is
+# never printed.
feature cmd "test -z $(env | grep ASAN_OPTIONS)"
server s1 {
More information about the varnish-commit
mailing list