don't leak an XBM-image-sized buffer
authorJim Meyering <meyering@redhat.com>
Wed, 22 Jun 2011 12:23:17 +0000 (14:23 +0200)
committerJim Meyering <meyering@redhat.com>
Wed, 22 Jun 2011 12:23:17 +0000 (14:23 +0200)
commitd5a19415d0bc308557d754e4438a2656e16bb0ab
treef96b16e5ec30d372170fd0602b26014bb7dc9553
parent130e3e112121f9f27514ddd4fee6d11fb0fed0b3
don't leak an XBM-image-sized buffer

* image.c (xbm_load): Free the image buffer after using it.
src/ChangeLog
src/image.c