comparison 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
comparison
equal deleted inserted replaced
4747:294a86d29f99 4750:b5f21bb36684
1 2009-11-17 Stephen J. Turnbull <stephen@xemacs.org>
2
3 Fix issue630.
4
5 * regex.c (regex_compile):
6 Sync treatment of normal_char to GNU Emacs 22.1.
7 Thanks to Aidan Kehoe for the diagnosis and suggestion.
8 (print_partial_compiled_pattern):
9 Avoid buffer overrun in case of /exactn/0.
10
1 2009-11-15 Aidan Kehoe <kehoea@parhasard.net> 11 2009-11-15 Aidan Kehoe <kehoea@parhasard.net>
2 12
3 * mule-ccl.c (CCL_CALL_FOR_MAP_INSTRUCTION): Assert that we always 13 * mule-ccl.c (CCL_CALL_FOR_MAP_INSTRUCTION): Assert that we always
4 have a symbol in this macro. 14 have a symbol in this macro.
5 (setup_ccl_program): Ensure we're not allocating unreachable 15 (setup_ccl_program): Ensure we're not allocating unreachable