diff src/ChangeLog @ 3411:41c353ad2c74

[xemacs-hg @ 2006-05-21 18:35:30 by aidan] Incorporate Fabrice's fix of my buffer overrun bug.
author aidan
date Sun, 21 May 2006 18:35:31 +0000
parents a1f50481569f
children e13aec8357bb
line wrap: on
line diff
--- a/src/ChangeLog	Sat May 20 21:51:10 2006 +0000
+++ b/src/ChangeLog	Sun May 21 18:35:31 2006 +0000
@@ -1,3 +1,13 @@
+2006-05-21  Aidan Kehoe  <kehoea@parhasard.net>
+
+	* doc.c (extract_object_file_name):
+	* doc.c (unparesseuxify_doc_string):
+	Leave sufficient space for the '\0' sentinel when reading into the
+	buffer.  The bug in unparesseuxify_doc_string had been there for
+	ten years at least, but it was Fabrice Popineau's investigation of
+	the code on the same model in extract_object_file_name that
+	provoked its discovery.  Thank you Fabrice!
+	
 2006-05-16  Stephen J. Turnbull  <stephen@xemacs.org>
 
 	* XEmacs 21.5.27 "fiddleheads" is released.