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

New commits:
commit e0cc2e1b775993ae559494bf373451f1cc326dfc
Author:     Caolán McNamara <[email protected]>
AuthorDate: Sun Mar 6 17:51:59 2022 +0000
Commit:     Caolán McNamara <[email protected]>
CommitDate: Sun Mar 6 20:33:01 2022 +0100

    ofz#45271 suppress Integer-overflow
    
    Change-Id: I8611f340e6fde049f209627e46f8ca0e100b9b6d
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/131083
    Tested-by: Caolán McNamara <[email protected]>
    Reviewed-by: Caolán McNamara <[email protected]>

diff --git a/bin/sanitize-excludelist.txt b/bin/sanitize-excludelist.txt
index 74ca919064c1..dae220ab7150 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_path_fixed_rel_line_to
 fun:_cairo_slope_init
 src:*/boost/boost/rational.hpp
 src:*/include/tools/gen.hxx

Reply via email to