# # 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/. # # Pass this file to valgrind with # --suppressions=solenv/sanitizers/valgrind-suppressions # # # Ignore module-static data allocated when we dlopen() glib { glib1 Memcheck:Leak match-leak-kinds: possible ... fun:g_type_register_* ... fun:osl_loadModule ... } { glib2 Memcheck:Leak match-leak-kinds: possible fun:calloc fun:g_malloc0 obj:*libgobject* ... fun:call_init.part.0 ... fun:osl_loadModule ... } name='h' onchange='this.form.submit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/workben/cgmfuzzer.options
n value='35'>35
AgeCommit message (Expand)Author
2021-04-01drop AFL_DRIVER_DONT_DEFER from fuzzing .optionsCaolán McNamara
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2017-01-24 12:56:13 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2017-01-25 06:05:54 +0000
commit6d898945d57b53b862c41a3adbd0d4eddd8dfbcd (patch)
treef25cdb30411048df0b5dac05bb80dea50898c703 /xmlsecurity/test_docs
parent3cda5ffdda64eff9282450816334d18f7aa015bd (diff)
Fix typo in comments: relativ -> relative
Change-Id: I58833e503e93b8057f92710c5828bba6cecd4e09 Reviewed-on: https://gerrit.libreoffice.org/33488 Reviewed-by: Takeshi Abe <tabe@fixedpoint.jp> Tested-by: Takeshi Abe <tabe@fixedpoint.jp>
Diffstat (limited to 'xmlsecurity/test_docs')