diff src/ChangeLog @ 4750:b5f21bb36684

Fix crash in regex.c (closes issue630).
author Stephen J. Turnbull <stephen@xemacs.org>
date Tue, 17 Nov 2009 23:41:39 +0900
parents 0c54de4c4b9d
children 91f85b19749f
line wrap: on
line diff
--- a/src/ChangeLog	Mon Nov 16 12:00:38 2009 +0900
+++ b/src/ChangeLog	Tue Nov 17 23:41:39 2009 +0900
@@ -1,3 +1,13 @@
+2009-11-17  Stephen J. Turnbull  <stephen@xemacs.org>
+
+	Fix issue630.
+
+	* regex.c (regex_compile):
+	Sync treatment of normal_char to GNU Emacs 22.1.
+	Thanks to Aidan Kehoe for the diagnosis and suggestion.
+	(print_partial_compiled_pattern):
+	Avoid buffer overrun in case of /exactn/0.
+
 2009-11-15  Aidan Kehoe  <kehoea@parhasard.net>
 
 	* mule-ccl.c (CCL_CALL_FOR_MAP_INSTRUCTION): Assert that we always