On Tue, 14 Nov 2023 16:24:56 +0800 Dengdui Huang <huangdeng...@huawei.com> wrote:
> The function strerror() is insecure in a multi-thread environment. > This series of patches fix it. In this patchset, only the libs and > drivers are modified. Doing such a global replace seems like a lot of changes for many cases that are not multi-threaded.