diff options
| author | Petros Angelatos <petrosagg@gmail.com> | 2025-04-08 22:37:25 +0300 |
|---|---|---|
| committer | Josh Stone <jistone@redhat.com> | 2025-04-18 10:06:17 -0700 |
| commit | f31cf5cb7c8f2e7bb60c1806459895134e4d7268 (patch) | |
| tree | 9b80915cd2ebebf280ab24aeb4ac610dcb4695bd /compiler/rustc_codegen_gcc/src/errors.rs | |
| parent | e71ad4a2c9da7100c092e095c80b6436d3193740 (diff) | |
| download | rust-f31cf5cb7c8f2e7bb60c1806459895134e4d7268.tar.gz rust-f31cf5cb7c8f2e7bb60c1806459895134e4d7268.zip | |
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 Signed-off-by: Petros Angelatos <petrosagg@gmail.com> (cherry picked from commit b9e2ac5c7b1d6bb3b6f5fdfe0819eaf7e95bf7ff)
Diffstat (limited to 'compiler/rustc_codegen_gcc/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
