dbus_message_append_args_valist - abandon container
authorScott James Remnant <scott@ubuntu.com>
Thu, 9 Jul 2009 15:35:13 +0000 (16:35 +0100)
committerColin Walters <walters@verbum.org>
Tue, 14 Jul 2009 19:39:19 +0000 (15:39 -0400)
commit951b0c8007fca2a5add7402cb1e260bdefaf0461
tree585896b7357365ec0eea016e8d5764ebcadccc93
parent2ff4bc2513db5a0c64297fbf4c5a8486c737a12a
dbus_message_append_args_valist - abandon container

In case of OOM when constructing an array, we should abandon the
container to free the resources.

Signed-off-by: Scott James Remnant <scott@ubuntu.com>
(cherry picked from commit 3f070088232f82fafce97c4fb3015da098fe00bf)
dbus/dbus-message.c