diff mac/ChangeLog @ 35664:16e83e3dab3d

* src/macterm.c (mac_font_pattern_match): Allocate three more bytes to regex for '^', '$', and '\0'. * src/macterm.c (x_list_fonts): Protect pattern and newlist from garbage collection.
author Andrew Choi <akochoi@shaw.ca>
date Sun, 28 Jan 2001 15:47:04 +0000
parents b9366f467430
children 2a8f646a8b34
line wrap: on
line diff
--- a/mac/ChangeLog	Sun Jan 28 15:41:57 2001 +0000
+++ b/mac/ChangeLog	Sun Jan 28 15:47:04 2001 +0000
@@ -1,5 +1,11 @@
 2001-01-28  Andrew Choi  <akochoi@i-cable.com>
 
+	* src/macterm.c (mac_font_pattern_match): Allocate three more
+	bytes to regex for '^', '$', and '\0'.
+
+	* src/macterm.c (x_list_fonts): Protect pattern and newlist from
+	garbage collection.
+	
 	* src/macfns.c (QCconversion): Replaces QCalgorithm.
 
 	* src/macfns.c (image_ascent, lookup_image): Adapt to change of