bug-texinfo
[Top][All Lists]
Advanced

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

Re: info command segmentation fault


From: Gavin Smith
Subject: Re: info command segmentation fault
Date: Sat, 8 Aug 2015 16:29:42 +0100

On 8 August 2015 at 16:17, Sergey Poznyakoff <address@hidden> wrote:
> That happens due to a malformed dir entry, e.g.:
>
>    * gdbm_dump: gdbm_dump(gdbm).
>
> The resulting reference entry contails filename=NULL, which causes
> coredump.  The fix for this particular problem is attached.

I don't think that is the right fix: this code is used for all menus,
not just for dir files, and we don't want to abort if a menu entry
doesn't specify a manual, as will usually be the case.



reply via email to

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