bug-texinfo
[Top][All Lists]
Advanced

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

Re: wrong pointer usage in install-info.c


From: Thomas Thorberger
Subject: Re: wrong pointer usage in install-info.c
Date: Fri, 02 May 2008 12:05:17 +0200
User-agent: Thunderbird 2.0.0.14 (X11/20080421)

Karl Berry wrote:
    -      *name = strdup (ptr);
    +      *name = strdup (entry);

I take your word for it and installed the change, but can you please
send me one of the .info files it crashed on?  It would be nice to add a
test.
Hello,

sure, attached you find the info file (from gcc-4.3.0) which triggers the bug.

Regards,
 Thomas Thorberger

Attachment: gnat_ugn_unw.info.gz
Description: GNU Zip compressed data


reply via email to

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