mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-09 13:32:23 +00:00
- Include ByteUtilities.h in Coro.ipp so megabytes() is declared - Use coroStackSize constant in coroutine constructor instead of hardcoded 1536*1024, enabling sanitizer-aware stack sizing - Initialize local variable in PropertyStream destructor to satisfy clang-tidy cppcoreguidelines-init-variables Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>