[5.2] edfcf80 Sanitizer support is not new in 5.2 after all.

PÃ¥l Hermunn Johansen hermunn at varnish-software.com
Fri Sep 15 11:17:29 UTC 2017


commit edfcf804df187ba281cb3c27832bf9bb240c911c
Author: Geoff Simmons <geoff at uplex.de>
Date:   Thu Sep 14 10:15:09 2017 +0200

    Sanitizer support is not new in 5.2 after all.

diff --git a/doc/sphinx/whats-new/upgrading-5.2.rst b/doc/sphinx/whats-new/upgrading-5.2.rst
index 77a063d..c66b488 100644
--- a/doc/sphinx/whats-new/upgrading-5.2.rst
+++ b/doc/sphinx/whats-new/upgrading-5.2.rst
@@ -278,13 +278,6 @@ Other changes
     it possible for VMOD authors to load their code into a debugger
     after a varnishd crash. See :ref:`ref_param_debug`.
 
-  * The project build tools now facilitate the use of sanitizer flags
-    (``-fsanitize`` for the compiler and ``ld``), for undefined
-    behavior, threads, addresses and memory. See the options
-    ``--enable-ubsan``, ``--enable-tsan``, ``--enable-asan`` and
-    ``--enable-msan`` for the ``configure`` script generated by
-    autoconf.
-
   * *XXX: ...*
 
 * *XXX: other changes in tools and infrastructure in and around


More information about the varnish-commit mailing list