mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
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
|
||
|---|---|---|
| .. | ||
| 100-add_glob_onlydir.patch | ||
| 110-read_timezone_from_fs.patch | ||
| 200-add_libssp_nonshared.patch | ||
| 300-relative.patch | ||
| 400-Add-format-attribute-to-some-function-declarations.patch | ||
| 500-0002-don-t-use-libc.threads_minus_1-as-relaxed-atomic-for.patch | ||
| 900-iconv_size_hack.patch | ||
| 901-crypt_size_hack.patch | ||