~htorque/indicator-application/fix-small-memleak

Viewing all changes in revision 221.1.1.

  • Committer: Ryan Lortie
  • Date: 2012-03-02 05:16:38 UTC
  • mto: This revision was merged to the branch mainline in revision 222.
  • Revision ID: desrt@desrt.ca-20120302051638-5def5ocz0y6vegpl
make proper use of g_variant_builder_init()

GVariantBuilder can only infer the proper type for non-empty arrays.  If
an array may be empty, the full definite type must be given to
g_variant_builder_init().

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: