diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2019-10-20 23:15:40 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2019-10-21 09:27:41 +0200 |
commit | a0f8df427e9363fc787f189d6a3145e01a8e698c (patch) | |
tree | 494668d2b235cd65f6be751fb4dcd63d7c66d926 /i18nutil | |
parent | 05e67eeb3ddb08b5480c160db21430fafae37e37 (diff) |
Avoid -fsanitize=nullptr-with-offset
(new with recent Clang 10 trunk) during e.g. InstallModule_scp2/ooo:
> [SPP] scp2/source/ooo/common_brand
> soltools/cpp/_tokens.c:336:13: runtime error: applying zero offset to null pointer
> #0 in copytokenrow at soltools/cpp/_tokens.c:336:13
> #1 in expand at soltools/cpp/_macro.c:325:5
> #2 in expandrow at soltools/cpp/_macro.c:292:13
> #3 in process at soltools/cpp/_cpp.c:106:17
> #4 in main at soltools/cpp/_cpp.c:60:5
Change-Id: Icbe1c105fbd0ff634f3e2966c27af1b89398be13
Reviewed-on: https://gerrit.libreoffice.org/81187
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'i18nutil')
0 files changed, 0 insertions, 0 deletions