bug-gnu-utils
[Top][All Lists]
Advanced

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

gawk-3.1.4l: uninitialized "struct lconv *loc"


From: Karel Zak
Subject: gawk-3.1.4l: uninitialized "struct lconv *loc"
Date: Wed, 15 Jun 2005 18:22:09 +0200

 Hi,

the function isnondecimal() during the argv pre-assignments uses
uninitialized "loc".

$ ./gawk --non-decimal-data -v a=0x1 'BEGIN { print a+0 }'
gawk: fatal error: internal error
Aborted

The patch with bug fix is in the mail attachment.

  Karel

-- 
Karel Zak <address@hidden>

Attachment: gawk-3.1.4l-locale.patch
Description: Text Data


reply via email to

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