diff src/ChangeLog @ 66984:9d0a2cc054be

* image.c (x_create_bitmap_from_xpm_data): Free attributes on fail.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 18 Nov 2005 03:57:36 +0000
parents 79256abc393d
children 72f96bbba39a
line wrap: on
line diff
--- a/src/ChangeLog	Fri Nov 18 03:55:45 2005 +0000
+++ b/src/ChangeLog	Fri Nov 18 03:57:36 2005 +0000
@@ -1,5 +1,8 @@
 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
 
+	* image.c (x_create_bitmap_from_xpm_data): Free attributes on
+	fail.
+
 	* xfaces.c (Qignore_defface): New variable.
 	(syms_of_xfaces): Provide `:ignore-defface'.
 	(IGNORE_DEFFACE_P): New macro.