about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorLeón Orell Valerian Liehr <me@fmease.dev>2024-04-24 14:00:57 +0200
committerGitHub <noreply@github.com>2024-04-24 14:00:57 +0200
commit4eda87603d56d3a5059d364198d11f95697ece65 (patch)
tree20bfe84df96c84707b942fd7f2d2e23f3f24e7e3 /compiler/rustc_codegen_llvm/src
parentbef0f3fb4c561b1a44c482d8657edf6f21df8771 (diff)
parentd5d714bb34d1c257a6328bde8614d1a9f5e1914d (diff)
downloadrust-4eda87603d56d3a5059d364198d11f95697ece65.tar.gz
rust-4eda87603d56d3a5059d364198d11f95697ece65.zip
Rollup merge of #124281 - RalfJung:win-tls, r=joboet
fix weak memory bug in TLS on Windows

We need to store the `key` *after* we register the dtor.

Now I hope there isn't also some other reason why we have to actually register the dtor last... `@joboet` is there a reason you picked this particular order in https://github.com/rust-lang/rust/pull/102655?

Fixes https://github.com/rust-lang/rust/issues/123583
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions