Mercurial > emacs
diff src/ChangeLog @ 97002:1ff787a61e48
* image.c (svg_load_image): Check for failure in return value of
rsvg_handle_get_pixbuf. Free rsvg handle when done.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 25 Jul 2008 05:51:10 +0000 |
parents | 8e0048b7af16 |
children | 1b8d15c8653f |
line wrap: on
line diff
--- a/src/ChangeLog Fri Jul 25 05:44:01 2008 +0000 +++ b/src/ChangeLog Fri Jul 25 05:51:10 2008 +0000 @@ -1,3 +1,8 @@ +2008-07-25 Chong Yidong <cyd@stupidchicken.com> + + * image.c (svg_load_image): Check for failure in return value of + rsvg_handle_get_pixbuf. Free rsvg handle when done. + 2008-07-25 Jason Rumney <jasonr@gnu.org> * w32font.c (Fx_select_font): Reverse sense of second arg.