[next] telepathy-glib: Use tp_value_array_free instead of g_value_array_free

Simon McVittie smcv at kemper.freedesktop.org
Thu Sep 26 10:35:17 PDT 2013


Module: telepathy-glib
Branch: next
Commit: b29452b531d9edadeb5558697c58c35ecf2f44c2
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=b29452b531d9edadeb5558697c58c35ecf2f44c2

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Thu Sep 26 14:37:41 2013 +0100

Use tp_value_array_free instead of g_value_array_free

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=69849
Reviewed-by: Xavier Claessens <xavier.claessens at collabora.co.uk>

---

 examples/cm/contactlist/conn.c                  |    2 +-
 telepathy-glib/base-call-channel.c              |   12 ++++++------
 telepathy-glib/base-call-content.c              |    2 +-
 telepathy-glib/base-call-stream.c               |    6 +++---
 telepathy-glib/base-connection-manager.c        |    2 +-
 telepathy-glib/base-connection.c                |    4 ++--
 telepathy-glib/base-contact-list.c              |    2 +-
 telepathy-glib/base-media-call-stream.c         |    4 ++--
 telepathy-glib/base-protocol.c                  |    2 +-
 telepathy-glib/call-content-media-description.c |    8 ++++----
 telepathy-glib/call-stream-endpoint.c           |    4 ++--
 telepathy-glib/connection-contact-info.c        |    2 +-
 telepathy-glib/group-mixin.c                    |    2 +-
 telepathy-glib/message-mixin.c                  |    2 +-
 telepathy-glib/presence-mixin.c                 |   13 ++++++++-----
 telepathy-glib/proxy-methods.c                  |    5 +++--
 telepathy-glib/proxy-signals.c                  |    3 ++-
 telepathy-glib/text-mixin.c                     |    2 +-
 telepathy-glib/util.c                           |    2 +-
 tests/dbus/contacts.c                           |    2 +-
 tests/lib/broken-client-types-conn.c            |    5 ++++-
 tests/lib/contacts-conn.c                       |    2 +-
 tests/lib/room-list-chan.c                      |    2 +-
 tests/util.c                                    |    2 +-
 24 files changed, 50 insertions(+), 42 deletions(-)

Diff:   http://cgit.freedesktop.org/telepathy/telepathy-glib/diff/?id=b29452b531d9edadeb5558697c58c35ecf2f44c2


More information about the telepathy-commits mailing list