From 6c56a0f32ec906d040770591a76cf3adae2e4e88 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 25 Oct 2008 20:21:19 +0000 Subject: [PATCH] * keyboard.c (read_char_minibuf_menu_prompt): Ensure that read_char_minibuf_menu_text is large enough to hold the menu string. --- src/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 4ee8bcbe77f..de78a5e574f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2008-10-25 Chong Yidong + + * keyboard.c (read_char_minibuf_menu_prompt): Ensure that + read_char_minibuf_menu_text is large enough to hold the menu + string. + 2008-10-25 Martin Rudalics * window.c (Fget_buffer_window, Fdelete_windows_on) -- 2.39.2