From f762303feb47f1bd1a7ad01d9fabb99f76f2cc07 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 9 Nov 2019 23:47:01 +0100 Subject: manpage: expand MPV_LEAK_REPORT environment variable description --- DOCS/man/mpv.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/DOCS/man/mpv.rst b/DOCS/man/mpv.rst index 334fad4bdb..13e72dbfef 100644 --- a/DOCS/man/mpv.rst +++ b/DOCS/man/mpv.rst @@ -983,7 +983,11 @@ behavior of mpv. of ``--v`` options passed to the command line. ``MPV_LEAK_REPORT`` - If set to ``1``, enable internal talloc leak reporting. + If set to ``1``, enable internal talloc leak reporting. If set to another + value, disable leak reporting. If unset, use the default, which normally is + ``0``. If mpv was built with ``--enable-ta-leak-report``, the default is + ``1``. If leak reporting was disabled at compile time (``NDEBUG`` in + custom ``CFLAGS``), this environment variable is ignored. ``LADSPA_PATH`` Specifies the search path for LADSPA plugins. If it is unset, fully -- cgit v1.2.3