[master] 6e97427 Sanitizer support is not new in 5.2 after all.

Geoff Simmons geoff at uplex.de
Thu Sep 14 08:16:04 UTC 2017


commit 6e974272f2c6a43fc85c4c76f646b875f10dae00
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