bin/sanitize-excludelist.txt |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 3bf4925903cadb011bedaabb3cf18fde65bcf61a
Author:     Caolán McNamara <caol...@redhat.com>
AuthorDate: Fri Apr 8 13:01:03 2022 +0100
Commit:     Caolán McNamara <caol...@redhat.com>
CommitDate: Fri Apr 8 15:36:48 2022 +0200

    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 <caol...@redhat.com>

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

Reply via email to