mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-02 18:35:00 +01:00
Prefer adding LSAN_OPTIONS="suppressions=$PWD/tests/sanitizer_suppressions/lsan" when CC=clang instead. Changelog-Added: build: clang build now supports --enable-address-sanitizer . Signed-off-by: Antoine Poinsot <darosior@protonmail.com>
3 lines
154 B
Text
3 lines
154 B
Text
# process_check_funding_broadcast is racy as it operates on a data that may be
|
|
# freed under its feet
|
|
interceptor_via_fun:process_check_funding_broadcast
|