# LSAN suppressions for FastSync
# Pre-existing leaks — not introduced by this PR.
# Remove these as each leak is fixed.

# Config object never freed at CLI exit (main allocates, OS reclaims)
leak:config_create
