[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gawk number to string bug
From: |
Eli Zaretskii |
Subject: |
Re: gawk number to string bug |
Date: |
Sat, 24 Dec 2005 21:38:35 +0200 |
> Date: Sat, 24 Dec 2005 13:52:09 -0500
> From: "Andrew J. Schorr" <address@hidden>
> Cc: address@hidden, address@hidden, address@hidden,
> address@hidden, address@hidden
>
> That being said, I did discover a real buffer overflow bug that should
> be fixed, I think. Or do you propose leaving the buggy code as is?
I wasn't talking about the buffer overflow. It goes without saying
that such bugs need to be fixed.
> I checked the single-unix spec on awk, but could not find a clear
> statement on how printf "%d" should behave.
I think we need to consult Posix, but I don't have a copy handy, and
all the on-line versions I've known about were removed by
organizations that want $$.
- Re: gawk number to string bug, (continued)
- Re: gawk number to string bug, Andrew J. Schorr, 2005/12/21
- Re: gawk number to string bug, Andrew J. Schorr, 2005/12/21
- Re: gawk number to string bug, Paul Eggert, 2005/12/21
- Re: gawk number to string bug, Andrew J. Schorr, 2005/12/22
- Re: gawk number to string bug, Andrew J. Schorr, 2005/12/23
- Re: gawk number to string bug, Andrew J. Schorr, 2005/12/23
- Re: gawk number to string bug, Andrew J. Schorr, 2005/12/23
- Re: gawk number to string bug, Andrew J. Schorr, 2005/12/23
- Re: gawk number to string bug, Eli Zaretskii, 2005/12/24
- Re: gawk number to string bug, Andrew J. Schorr, 2005/12/24
- Re: gawk number to string bug,
Eli Zaretskii <=
- Re: gawk number to string bug, Paul Jarc, 2005/12/24
- Re: gawk number to string bug, Paul Eggert, 2005/12/25
- Message not available
- Re: gawk number to string bug, Jürgen Kahrs, 2005/12/24
- Re: gawk number to string bug, Eli Zaretskii, 2005/12/25
- Re: gawk number to string bug, Andrew J. Schorr, 2005/12/25
- Re: gawk number to string bug, Paul Eggert, 2005/12/25
- Re: gawk number to string bug, Andrew J. Schorr, 2005/12/26
- Message not available
- Re: gawk number to string bug, Jürgen Kahrs, 2005/12/22
Re: gawk number to string bug, Aharon Robbins, 2005/12/24