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

New commits:
commit f7aeeb2e1a9b90b538a3715c5b73abe52ce7ee68
Author:     Caolán McNamara <caol...@redhat.com>
AuthorDate: Wed Mar 16 21:32:54 2022 +0000
Commit:     Caolán McNamara <caol...@redhat.com>
CommitDate: Wed Mar 16 22:34:10 2022 +0100

    ofz#45581 and ofz#45574 suppress Integer-overflow
    
    Change-Id: Ia32f0ae42e4ac45681749e25d95f3c84359396d9
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/131683
    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 60c1f57cb0ec..ba4e1c8d4d71 100644
--- a/bin/sanitize-excludelist.txt
+++ b/bin/sanitize-excludelist.txt
@@ -6,6 +6,7 @@ src:*/scaddins/source/analysis/financial.cxx
 [memory]
 fun:generate_hash_secret_salt
 [signed-integer-overflow]
+fun:_cairo_*
 src:cairo*.c
 src:cairo*.h
 src:*/boost/boost/rational.hpp

Reply via email to