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

New commits:
commit bef33a6c59df9943a0453b20237e53d4794e9304
Author:     Caolán McNamara <caol...@redhat.com>
AuthorDate: Thu Mar 9 10:03:06 2023 +0000
Commit:     Caolán McNamara <caol...@redhat.com>
CommitDate: Thu Mar 9 10:49:01 2023 +0000

    ofz#56818 Integer-overflow
    
    Change-Id: I4be620619e407be132b92f4ce82b7a26dbc34406
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148531
    Tested-by: Caolán McNamara <caol...@redhat.com>
    Reviewed-by: Caolán McNamara <caol...@redhat.com>

diff --git a/bin/sanitize-excludelist.txt b/bin/sanitize-excludelist.txt
index 259497f2f246..1d4d7f841ee1 100644
--- a/bin/sanitize-excludelist.txt
+++ b/bin/sanitize-excludelist.txt
@@ -14,6 +14,7 @@ src:*/include/tools/gen.hxx
 src:*/tools/source/generic/gen.cxx
 src:*/tools/source/generic/poly.cxx
 src:*/vcl/source/outdev/map.cxx
+src:*/vcl/source/outdev/text.cxx
 [vptr]
 fun:_ZN4cppu14throwExceptionERKN3com3sun4star3uno3AnyE
 src:*/include/com/sun/star/uno/Reference.hxx

Reply via email to