lardon3d/tests/tsan-opencv.supp
2026-08-09 00:34:51 +02:00

6 lines
328 B
Text

# OpenCV 5/TBB from the system is not TSan-instrumented. Its asynchronous
# features backend reports TLS and Mat teardown accesses after detectAndCompute.
# Keep this suppression scoped to external shared objects: Lardon3D frames and
# all other libraries remain fully checked.
race:libopencv_features.so
race:libopencv_core.so