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