382515 "Assertion 'di->have_dinfo' failed." on wine's dlls/mscoree/tests/mscoree.c
382998 xml-socket doesn't work
383275 massif valgrind: m_xarray.c:162 (ensureSpaceXA): Assertion '!xa->arr' failed
+384096 Mention AddrCheck at Memcheck's command line option --undef-value-errors=no
Release 3.13.0 (15 June 2017)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<para>Controls whether Memcheck reports
uses of undefined value errors. Set this to
<varname>no</varname> if you don't want to see undefined value
- errors. It also has the side effect of speeding up
- Memcheck somewhat.
+ errors. It also has the side effect of speeding up Memcheck somewhat.
+ AddrCheck (removed in Valgrind 3.1.0) functioned like Memcheck with
+ <option>--undef-value-errors=no</option>.
</para>
</listitem>
</varlistentry>