bug-gawk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Gawk 4-Byte Out Of Bounds Read and Seg Fault


From: Andrew J. Schorr
Subject: Re: Gawk 4-Byte Out Of Bounds Read and Seg Fault
Date: Tue, 24 May 2022 16:30:10 -0400
User-agent: Mutt/1.5.21 (2010-09-15)

Hi,

On Tue, May 24, 2022 at 02:22:19PM -0600, arnold@skeeve.com wrote:
> To answer your question, apparently the difference is not the assignment,
> but the return of a non-NULL pointer for that case.

Yes, I saw that -- the useful part is returning ip instead of NULL.
My point is that the assignment part accomplishes nothing and is wasted
code.

Regards,
Andy



reply via email to

[Prev in Thread] Current Thread [Next in Thread]