Commit 6e974272 authored by Geoff Simmons's avatar Geoff Simmons

Sanitizer support is not new in 5.2 after all.

parent 09b656fe
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment