diff options
author | Caolán McNamara <caolanm@redhat.com> | 2022-04-08 13:01:03 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2022-04-08 15:36:48 +0200 |
commit | 3bf4925903cadb011bedaabb3cf18fde65bcf61a (patch) | |
tree | a1d8f3f29543e994c6d2d776a39c39ee22e1e7fa | |
parent | 257bb11cbc5b1eb1f90014f528b9e7d6ccfeae86 (diff) |
ofz#46162 and ofz#46287 Integer overflow
Change-Id: I58bc9aadab1765e8ce4bc8e6e631cd72b853f9b9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/132731
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
-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 ba4e1c8d4d71..0ed5b20a1575 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:*/vcl/source/outdev/map.cxx [vptr] fun:_ZN4cppu14throwExceptionERKN3com3sun4star3uno3AnyE src:*/include/com/sun/star/uno/Reference.hxx |