diff options
author | Caolán McNamara <caolan.mcnamara@collabora.com> | 2023-12-28 23:46:51 +0000 |
---|---|---|
committer | Caolán McNamara <caolan.mcnamara@collabora.com> | 2023-12-29 14:54:54 +0100 |
commit | 7e0afa422cb62443e0fca7668df1fdd938fc76e6 (patch) | |
tree | f82f79c9b749acc3c59b678d2f9c06651a4d307e /store | |
parent | e48dbe4f14da4677db631edffc5275c3c24b3ede (diff) |
ofz#65329 Fuzzing build failure
since:
commit 9cc8457abcae57c7f9de6e0fbca1fbc2a0cc9892
Date: Fri Dec 15 23:09:19 2023 -0700
tdf#128122 Updated BASIC CCur to reuse SvNumberFormatter
LibreOfficeOssFuzz.conf has --enable-ld=gold and that will just
crash on an unresolved symbol without any explanation, but building
without will give something useful, e.g.
sbxcurr.cxx:(.text._Z14ImpGetCurrencyPK9SbxValues[_Z14ImpGetCurrencyPK9SbxValues]+0x89f): undefined reference to `SbiInstance::GetNumberFormatter()'
/usr/bin/ld: sbxcurr.cxx:(.text._Z14ImpGetCurrencyPK9SbxValues[_Z14ImpGetCurrencyPK9SbxValues]+0xbf7): undefined reference to `SbiInstance::PrepareNumberFormatter(unsigned int&, unsigned int&, unsigned int&, o3tl::strong_int<unsigned short, LanguageTypeTag> const*, DateOrder const*)'
Change-Id: I4b555760a609ec04fd85f7ba9c198a3d2ac712c5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161294
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Diffstat (limited to 'store')
0 files changed, 0 insertions, 0 deletions