mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-09-28 12:10:37 +00:00

An off-by-one bug results in freeing the incorrect page. This also adds an `asan` CI job. Fixes: 3014
An off-by-one bug results in freeing the incorrect page. This also adds an `asan` CI job. Fixes: 3014