GDBusMessage: fast-path decoding of fixed arrays
authorRyan Lortie <desrt@desrt.ca>
Fri, 4 Jul 2014 19:00:49 +0000 (15:00 -0400)
committerRyan Lortie <desrt@desrt.ca>
Wed, 9 Jul 2014 14:43:26 +0000 (10:43 -0400)
Instead of creating a separate GVariant for each of the 'y's in an 'ay',
use g_variant_new_fixed_array().

https://bugzilla.gnome.org/show_bug.cgi?id=732754


No differences found