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

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

bug#59104: 28.2; Uninitialized field command_modes in Lisp_Module_Functi


From: Eli Zaretskii
Subject: bug#59104: 28.2; Uninitialized field command_modes in Lisp_Module_Function
Date: Thu, 10 Nov 2022 12:56:30 +0200

> Date: Wed, 9 Nov 2022 16:24:35 +0000
> From: Richard Copley <rcopley@gmail.com>
> 
> > The command_modes field seems to be uninitialized. This might print a
> > random integer, print a randomly selected lisp object from memory, or
> > segfault.
> 
> I can confirm that changing the 'field' argument from "interactive_form" 
> to "command_modes", in the invocation of ALLOCATE_PSEUDOVECTOR in 
> allocate_module_function (), fixes the problem. See "emacs-module.c", 
> line 564.

Thanks, I think this is the right fix, so I've now installed this on
the master branch, and I'm closing the bug.





reply via email to

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