Merge branch 'pratik/Fix_asan_lsan_flagged_issues' into ximinez/number_asan

This commit is contained in:
Ed Hennis
2026-02-23 13:28:27 -04:00
committed by GitHub

View File

@@ -20,13 +20,13 @@ signal:test/beast/beast_PropertyStream_test.cpp
signal:xrpld/core/detail/Workers.cpp
signal:xrpld/core/JobQueue.cpp
src:beast/utility/beast_Journal.cpp
src:beast/utility/beast_PropertyStream.cpp
src:core/detail/Workers.cpp
src:core/JobQueue.cpp
src:libxrpl/beast/utility/beast_Journal.cpp
src:test/beast/beast_PropertyStream_test.cpp
src:src/test/app/Invariants_test.cpp
# src:beast/utility/beast_Journal.cpp
# src:beast/utility/beast_PropertyStream.cpp
# src:core/detail/Workers.cpp
# src:core/JobQueue.cpp
# src:libxrpl/beast/utility/beast_Journal.cpp
# src:test/beast/beast_PropertyStream_test.cpp
# src:src/test/app/Invariants_test.cpp
# Boost coroutines cause false positive stack-buffer-underflow in xxhasher
# This is a known ASAN limitation with stackful coroutines