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
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:
@@ -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")
|
||||
Reference in New Issue
Block a user