diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2014-05-22 14:23:07 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2014-05-22 14:33:30 +0200 |
commit | 916d3a8e1e35c042c69d13f650b57ed25a13063d (patch) | |
tree | 2cff14cfd2e67a1bc3e84f3b264a75645a9c5b3b | |
parent | b01b171fbfdda4e40ef1fec696589f8981518b93 (diff) |
Clean up
Change-Id: I1a651fb059e6cbaece53c8dbac7436b493f66cd5
-rw-r--r-- | leak-suppress.txt | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/leak-suppress.txt b/leak-suppress.txt index 5e99d64323ec..3370a5523eec 100644 --- a/leak-suppress.txt +++ b/leak-suppress.txt @@ -1,5 +1,14 @@ +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# -#uno typelib +# Use via environment variable LSAN_OPTIONS=.../leak-suppress.txt + +# uno typelib leak:cppu/source/typelib/typelib.cxx # uno component context |