diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-03-26 09:25:20 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-03-26 11:12:12 +0100 |
commit | 2c033abfb010201c453f84373969f0a3b746be7b (patch) | |
tree | 53f939968abc8e0fbd82d3e0933bc7dbd8e23a0c /sfx2 | |
parent | b23b0452dde6608b13d3fcb7feaff92bee019927 (diff) |
ubsan with negative long width divided by size_t
vcl/source/window/toolbox.cxx:3565:62: runtime error: signed integer overflow: 150 + 9223372036854775679 cannot be represented in type 'long'
> #0 0x2b9111e92f60 in ToolBox::Resize() vcl/source/window/toolbox.cxx:3565:62
> #1 0x2b9111770f39 in vcl::Window::ImplCallResize() vcl/source/window/event.cxx:533:5
> #2 0x2b9111fc9aff in vcl::Window::ImplPosSizeWindow(long, long, long, long, PosSizeFlags) vcl/source/window/window.cxx:1631:17
Change-Id: I5b74e8eaa65617cfa74b735491602b1c240dff62
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91089
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sfx2')
0 files changed, 0 insertions, 0 deletions