fix: scanner cur_path leak when directory enqueued (ASan)
CI / lint (pull_request) Successful in 12s
CI / sanitizers (address) (pull_request) Successful in 16s
CI / sanitizers (undefined) (pull_request) Successful in 16s
CI / coverage (pull_request) Successful in 11s
CI / fuzz-build (pull_request) Successful in 14s
CI / valgrind (pull_request) Successful in 13s
CI / build-and-test (pull_request) Successful in 55s

This commit is contained in:
2026-07-21 18:16:37 +02:00
parent d21f6c8be9
commit c6b393940b
567 changed files with 45566 additions and 4 deletions
+9
View File
@@ -0,0 +1,9 @@
# CMake generated Testfile for
# Source directory: /root/FastSyncProjects/FastSyncBuilder3
# Build directory: /root/FastSyncProjects/FastSyncBuilder3/build_asan_main
#
# This file includes the relevant testing commands required for
# testing this directory and lists subdirectories to be tested as well.
add_test([=[unit_all]=] "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/tests")
set_tests_properties([=[unit_all]=] PROPERTIES _BACKTRACE_TRIPLES "/root/FastSyncProjects/FastSyncBuilder3/CMakeLists.txt;85;add_test;/root/FastSyncProjects/FastSyncBuilder3/CMakeLists.txt;0;")
subdirs("_deps/xxhash-build")