mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-13 00:00:24 +02: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