[master] 6fa6a3513 vtc.7: Document feature disable_aslr

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Tue Mar 5 13:15:07 UTC 2024


commit 6fa6a3513fb6bc55404b6d29bb5b9c9c780ec546
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Tue Mar 5 14:13:35 2024 +0100

    vtc.7: Document feature disable_aslr

diff --git a/bin/varnishtest/vtc_misc.c b/bin/varnishtest/vtc_misc.c
index 95d4387ee..d4c894bd8 100644
--- a/bin/varnishtest/vtc_misc.c
+++ b/bin/varnishtest/vtc_misc.c
@@ -516,7 +516,9 @@ abstract_uds_works(void)
  * workspace_emulator
  *        Varnish was built with its workspace emulator.
  * abstract_uds
- *        Creation of an abstract unix domain socket succeeded
+ *        Creation of an abstract unix domain socket succeeded.
+ * disable_aslr
+ *        ASLR can be disabnled.
  *
  * A feature name can be prefixed with an exclamation mark (!) to skip a
  * test if the feature is present.


More information about the varnish-commit mailing list