diff options
author | Caolán McNamara <caolan.mcnamara@collabora.com> | 2023-07-07 17:05:10 +0100 |
---|---|---|
committer | Caolán McNamara <caolan.mcnamara@collabora.com> | 2023-07-07 21:22:37 +0200 |
commit | c64828a1cf55e9252e7acd236e3331f2635ae249 (patch) | |
tree | 64d01898f9d5d7b4a7704b9f06dd9679c68d350e /oovbaapi | |
parent | 469fc646ec782f42e42947f480d5931b97e686ab (diff) |
ubsan: SID_ATTR_TRANSFORM_POS_X is SfxInt32Item not SfxUInt32Item
in online, insert smiley face in to calc and drag it around the
spreadsheet
include/svl/itemset.hxx:162:20: runtime error: downcast of address 0x603001c19b30 which does not point to an object of type 'const SfxInt32Item'
0x603001c19b30: note: object is of type 'SfxUInt32Item'
00 00 00 00 68 3c 7a e8 56 7f 00 00 01 00 00 00 68 27 00 be 9e 2e 00 00 be be be be 2b cd bc 9c
^~~~~~~~~~~~~~~~~~~~~~~
vptr for 'SfxUInt32Item'
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior include/svl/itemset.hxx:162:20 in
Change-Id: Icb4f86104e804d697d1b71822ee224fa08f7519a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/154191
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Diffstat (limited to 'oovbaapi')
0 files changed, 0 insertions, 0 deletions