protect access to the gnu warning map with a mutex to avoid random crashes
authorrobert <robert@openbsd.org>
Mon, 4 Dec 2023 14:24:29 +0000 (14:24 +0000)
committerrobert <robert@openbsd.org>
Mon, 4 Dec 2023 14:24:29 +0000 (14:24 +0000)
commite8ae9400fee88c6e6c55dbe389a1b300f24fd7f8
tree0d33b8b27761ea43a810e4ec2ab2ce237d9adc5c
parent2a60a4d216955d1d90616990c3ef705acc09f73b
protect access to the gnu warning map with a mutex to avoid random crashes

discussed with, tested by and ok tb@
gnu/llvm/lld/ELF/InputFiles.cpp
gnu/llvm/lld/ELF/Relocations.cpp