Add test case for assert when unwinding a container.
authorScott James Remnant <scott@ubuntu.com>
Thu, 9 Jul 2009 15:28:29 +0000 (16:28 +0100)
committerColin Walters <walters@verbum.org>
Tue, 14 Jul 2009 19:39:02 +0000 (15:39 -0400)
commitbf2183345fbd19632e81b107593ca4e944d798de
tree52cc4a31f1ef4c965f3f414f7b55bc363f67c7a6
parent0539a23c661f028da63526996b6463ef342bb4f3
Add test case for assert when unwinding a container.

* dbus/dbus-message-util.c: when constructing an array of structures,
it's not possible to unwind in case of an error part-way through.
This test will therefore assert.

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