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: Karl Berry
Subject: Re: wrong pointer usage in install-info.c
Date: Wed, 30 Apr 2008 17:17:14 -0500

    -      *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.

Thanks,
Karl




reply via email to

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