Update undefinedsanitizer.conf

This commit is contained in:
Dennis Luxen 2024-05-08 11:04:15 +02:00 committed by GitHub
parent b9c1c3f073
commit c3afcc2da4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,4 @@
alignment:src/contractor/graph_contractor.cpp
enum:include/tbb/pipeline.h enum:include/tbb/pipeline.h
vptr:src/util/log.cpp vptr:src/util/log.cpp
vptr:include/tbb/task.h vptr:include/tbb/task.h
@ -13,4 +14,4 @@ signed-integer-overflow:include/engine/internal_route_result.hpp
pointer-overflow:third_party/sol2/sol/stack_core.hpp pointer-overflow:third_party/sol2/sol/stack_core.hpp
pointer-overflow:third_party/rapidjson/include/rapidjson/internal/stack.h pointer-overflow:third_party/rapidjson/include/rapidjson/internal/stack.h
nonnull-attribute:third_party/microtar/src/microtar.c nonnull-attribute:third_party/microtar/src/microtar.c
integer-divide-by-zero:unit_tests/library/route.cpp integer-divide-by-zero:unit_tests/library/route.cpp