[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Info: segfault on get-help-window with ‘invalid’ infokey
From: |
Bugsy Abatantuono |
Subject: |
Re: Info: segfault on get-help-window with ‘invalid’ infokey |
Date: |
Fri, 19 Jan 2024 18:14:24 +0000 |
On Wednesday, January 17th, 2024 at 7:53 PM, Gavin Smith
<gavinsmith0123@gmail.com> wrote:
>
> Thanks for the report; it should be fixed in commit 179b5a55 (2024-01-17).
Hi, Gavin, the bug is still hiding in the code:
1. Content of the file ./keys:
#info
a invalid
2. Run: info --init-file ./keys
3. Type: M-x decribe-key RET a RET (segfault)