changeset 99135:d5bebbe40609

* keyboard.c (read_char_minibuf_menu_prompt): Ensure that read_char_minibuf_menu_text is large enough to hold the menu string.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 25 Oct 2008 20:21:19 +0000
parents 5e119ed8e19b
children cc2b9071d713
files src/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sat Oct 25 18:34:41 2008 +0000
+++ b/src/ChangeLog	Sat Oct 25 20:21:19 2008 +0000
@@ -1,3 +1,9 @@
+2008-10-25  Chong Yidong  <cyd@stupidchicken.com>
+
+	* 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  <rudalics@gmx.at>
 
 	* window.c (Fget_buffer_window, Fdelete_windows_on)