Fix klockwork memleak: If we allocate a colormap above, then we need
authorChris Michael <cp.michael@samsung.com>
Fri, 28 Jun 2013 12:57:56 +0000 (13:57 +0100)
committerChris Michael <cp.michael@samsung.com>
Fri, 28 Jun 2013 12:57:56 +0000 (13:57 +0100)
commit7e222b949cc45c860d778080c5a0e02f8e00365d
treee79d87e48b91c4761a721e4bdce6832cc4952f76
parent204212131be862e87b69e83d5c322197e4c3a34a
Fix klockwork memleak: If we allocate a colormap above, then we need
to free it on error.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/bin/evas/loaders/xpm/evas_image_load_xpm.c