dbus_message_append_args_valist - abandon container
authorScott James Remnant <scott@ubuntu.com>
Thu, 9 Jul 2009 15:35:13 +0000 (16:35 +0100)
committerScott James Remnant <scott@ubuntu.com>
Thu, 9 Jul 2009 15:35:13 +0000 (16:35 +0100)
commit3f070088232f82fafce97c4fb3015da098fe00bf
treef2d90a7cc115cb0aa65130acf1681090819ef734
parente57a368c440aec39caf6c3b491cf76ef615dc2e8
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>
dbus/dbus-message.c