Bug 28368 - Use GStrv inside structs
Summary: Use GStrv inside structs
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: tp-glib (show other bugs)
Version: git master
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL: http://git.collabora.co.uk/?p=user/xc...
Whiteboard: review+
Keywords: patch
Depends on:
Blocks:
 
Reported: 2010-06-03 06:36 UTC by Xavier Claessens
Modified: 2010-06-08 03:28 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Xavier Claessens 2010-06-03 06:36:38 UTC
gchar** is introspected as string, resulting in a runtime segfault. Starting from gobject-introspection 0.6.13, GStrv is recognised and introspected correctly as NULL-terminated array of string.
Comment 1 Xavier Claessens 2010-06-03 06:37:49 UTC
This is blocking on gobject-introspection 0.6.13 release.
Comment 2 Simon McVittie 2010-06-08 03:28:07 UTC
Merged by Zdra, will be fixed in 0.11.7.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.