diff options
author | Caolán McNamara <caolanm@redhat.com> | 2022-11-19 10:01:31 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2022-11-19 11:06:00 +0100 |
commit | b72cf572bbf330bee411806c65c5bc2ff093a938 (patch) | |
tree | 104900987782d268e968df75f912348d4fee8239 /bin | |
parent | 4e4ca58abbbcbf03e69434062cdbfebe17113430 (diff) |
ofz#53547 integer-overflow in poly is a lost cause I feel
Change-Id: I3a8f67244ec8cf3d6c6abe9641c1d70f385567e1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/142959
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'bin')
-rw-r--r-- | bin/sanitize-excludelist.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/sanitize-excludelist.txt b/bin/sanitize-excludelist.txt index 0ed5b20a1575..259497f2f246 100644 --- a/bin/sanitize-excludelist.txt +++ b/bin/sanitize-excludelist.txt @@ -12,6 +12,7 @@ src:cairo*.h src:*/boost/boost/rational.hpp src:*/include/tools/gen.hxx src:*/tools/source/generic/gen.cxx +src:*/tools/source/generic/poly.cxx src:*/vcl/source/outdev/map.cxx [vptr] fun:_ZN4cppu14throwExceptionERKN3com3sun4star3uno3AnyE |