leak-suppress.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 4e4fb7e84d42ca35f47ceaf8aa3f45518888be81 Author: Noel Grandin <[email protected]> AuthorDate: Tue Nov 12 20:30:09 2019 +0200 Commit: Noel Grandin <[email protected]> CommitDate: Wed Nov 13 06:13:09 2019 +0100 fix doc Change-Id: I39418b70040c34ade39f5e35ea700792f25418ab Reviewed-on: https://gerrit.libreoffice.org/82545 Tested-by: Jenkins Reviewed-by: Noel Grandin <[email protected]> diff --git a/leak-suppress.txt b/leak-suppress.txt index e9a01fd83e56..68ca761de39e 100644 --- a/leak-suppress.txt +++ b/leak-suppress.txt @@ -6,7 +6,7 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. # -# Use via environment variable LSAN_OPTIONS=.../leak-suppress.txt +# Use via environment variable LSAN_OPTIONS=suppressions=.../leak-suppress.txt # uno typelib leak:cppu/source/typelib/typelib.cxx _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
