[PATCH 00/43] replace strerror

Stephen Hemminger stephen at networkplumber.org
Wed Nov 15 01:16:48 CET 2023


On Tue, 14 Nov 2023 16:24:56 +0800
Dengdui Huang <huangdengdui at 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.


More information about the dev mailing list