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

New commits:
commit 05d4126637ad3af256b3048ec9dc7e08c2f1a0d6
Author:     Caolán McNamara <caol...@redhat.com>
AuthorDate: Thu Mar 10 20:29:26 2022 +0000
Commit:     Caolán McNamara <caol...@redhat.com>
CommitDate: Thu Mar 10 21:30:32 2022 +0100

    ofz#45344 and ofz#45392 suppress Integer-overflow
    
    Change-Id: I775a5f3c12e784d2716f14fff15a65a669f0ce15
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/131328
    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 0e26870b2188..528fe51045e9 100644
--- a/bin/sanitize-excludelist.txt
+++ b/bin/sanitize-excludelist.txt
@@ -6,10 +6,10 @@ src:*/scaddins/source/analysis/financial.cxx
 [memory]
 fun:generate_hash_secret_salt
 [signed-integer-overflow]
+fun:_cairo_*
 src:*/boost/boost/rational.hpp
 src:*/include/tools/gen.hxx
 src:*/tools/source/generic/gen.cxx
-src:*/workdir/UnpackedTarball/cairo/src/*
 [vptr]
 fun:_ZN4cppu14throwExceptionERKN3com3sun4star3uno3AnyE
 src:*/include/com/sun/star/uno/Reference.hxx

Reply via email to