mirror of
https://github.com/boostorg/redis.git
synced 2026-01-19 04:42:09 +00:00
logger now owns the prefix string This fixes a use-after-stack-return memory error in async_run Adds a clang-19 and a gcc-14 build to CI with the address and undefined behavior sanitizer enabled close #260