about summary refs log tree commit diff
path: root/compiler/rustc_codegen_ssa/src/debuginfo
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-04-18 05:16:29 +0200
committerGitHub <noreply@github.com>2025-04-18 05:16:29 +0200
commit5e8bc7f4d35bf71142c2913721143bc3856efecc (patch)
treea0514f0f064a58644f56ca8ec78e4193a83869c9 /compiler/rustc_codegen_ssa/src/debuginfo
parente15cf92b670d48cc67e36795edbf780e92d7be71 (diff)
parentb9e2ac5c7b1d6bb3b6f5fdfe0819eaf7e95bf7ff (diff)
downloadrust-5e8bc7f4d35bf71142c2913721143bc3856efecc.tar.gz
rust-5e8bc7f4d35bf71142c2913721143bc3856efecc.zip
Rollup merge of #139553 - petrosagg:channel-double-free, r=RalfJung,tgross35
sync::mpsc: prevent double free on `Drop`

This PR is fixing a regression introduced by #121646 that can lead to a double free when dropping the channel.

The details of the bug can be found in the corresponding crossbeam PR https://github.com/crossbeam-rs/crossbeam/pull/1187
Diffstat (limited to 'compiler/rustc_codegen_ssa/src/debuginfo')
0 files changed, 0 insertions, 0 deletions