On 2024/11/7 2:57, Stephen Hemminger wrote:
> On Tue, 14 Nov 2023 16:24:56 +0800
> Dengdui Huang 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.
>
> strerror is ok in m
> From: Stephen Hemminger [mailto:step...@networkplumber.org]
> Sent: Wednesday, 15 November 2023 01.17
>
> On Tue, 14 Nov 2023 16:24:56 +0800
> Dengdui Huang wrote:
>
> > The function strerror() is insecure in a multi-thread environment.
> > This series of patches fix it. In this patchset, only
On Wed, Nov 15, 2023 at 1:17 AM Stephen Hemminger
wrote:
>
> On Tue, 14 Nov 2023 16:24:56 +0800
> Dengdui Huang 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.
>
> Doin
On Tue, 14 Nov 2023 16:24:56 +0800
Dengdui Huang 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 ar
4 matches
Mail list logo