Fix some leaks in the error cases of soup_multipart_new_from_message()
authorDan Winship <danw@gnome.org>
Mon, 24 Aug 2009 16:30:49 +0000 (12:30 -0400)
committerDan Winship <danw@gnome.org>
Mon, 24 Aug 2009 16:34:49 +0000 (12:34 -0400)
commit483ab463738f9462bcb2ca38d5dc6439f682d72b
tree82626ef6f0d87767cfe4242150d9ed417727ca5a
parent3d0441b3f0c402447306f53789a47abdc573f8f3
Fix some leaks in the error cases of soup_multipart_new_from_message()

Noticed by Xan Lopez while looking for a different leak.
libsoup/soup-multipart.c