Use stack-allocated GVariantBuilders
authorChristian Persch <chpe@gnome.org>
Fri, 14 May 2010 12:00:24 +0000 (14:00 +0200)
committerChristian Persch <chpe@gnome.org>
Thu, 20 May 2010 19:17:14 +0000 (21:17 +0200)
commitc7f0f2c4377c5fd242c52d30a09df74e6d6e9828
tree4fddc8793e0b3dbc7764e51f4e498c6bd83d221a
parent41b3f6885d26908627c8a132f63aab4ba1d83582
Use stack-allocated GVariantBuilders

This saves a few allocations.
Also simplify the code a bit in gdbusconnection.

Bug #618616.
gio/gdbusconnection.c
gio/gdbusmessage.c