* image.c (svg_load_image): Use rsvg_handle_get_dimensions to check
authorChong Yidong <cyd@stupidchicken.com>
Fri, 25 Jul 2008 17:06:06 +0000 (17:06 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 25 Jul 2008 17:06:06 +0000 (17:06 +0000)
commitc01c4e35bfbf09cb08c4c5f277c441123da65267
treec6a8b3fbd3246bfc6c8989f4e314962c47909771
parentdb289ad9983e21179702bf0f387d5c268b3a803f
* image.c (svg_load_image): Use rsvg_handle_get_dimensions to check
that image size is valid.  Use g_object_unref instead of deprecated
rsvg_handle_free to free rsvg handle.
src/ChangeLog