Use g_memory_output_stream_steal_data here
authorChristian Persch <chpe@gnome.org>
Sun, 20 Jun 2010 12:33:27 +0000 (14:33 +0200)
committerChristian Persch <chpe@gnome.org>
Tue, 17 Aug 2010 22:13:27 +0000 (00:13 +0200)
commit7191fc3f17d39a3fa27e990a3723403066d34826
treeab2e32ff2420255d691dc9b1f26cb15cd5f43dec
parent71e73ffdfbd7a33f4e233cfe1353adf143a2c14c
Use g_memory_output_stream_steal_data here

... instead of one extra g_memdup().

Bug #627181.
gio/gdbusmessage.c