diff options
author | Matthias Schiffer <mschiffer@universe-factory.net> | 2020-05-23 21:16:44 +0200 |
---|---|---|
committer | Matthias Schiffer <mschiffer@universe-factory.net> | 2020-05-26 23:50:37 +0200 |
commit | b20a95f18159f251d4d7de50e3f3f0b1ca981f06 (patch) | |
tree | 3b961d4e9b6c3c23ad829ede99c2c53e2f3cb524 /package/system | |
parent | ff6c3120002158daa682e5c415e40e8b0a804ab1 (diff) | |
download | upstream-b20a95f18159f251d4d7de50e3f3f0b1ca981f06.tar.gz upstream-b20a95f18159f251d4d7de50e3f3f0b1ca981f06.tar.bz2 upstream-b20a95f18159f251d4d7de50e3f3f0b1ca981f06.zip |
musl: fix locking synchronization bug
Import proposed upstream fix [2] for the critical locking
synchronization bug recently found in musl [1].
This affects all programs that are temporarily multithreaded, but then
return to single-threaded operation.
[1] https://www.openwall.com/lists/musl/2020/05/22/3
[2] https://www.openwall.com/lists/musl/2020/05/22/10
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
(cherry picked from commit 10c211031ccd4703230493025a5a3b9d6fcad2f2)
Diffstat (limited to 'package/system')
0 files changed, 0 insertions, 0 deletions