Bug 30090

Summary: _tp_protocol_parse_manager_file drops all RCCs
Product: Telepathy Reporter: Vivek Dasmohapatra <vivek>
Component: tp-glibAssignee: Simon McVittie <smcv>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium CC: vivek
Version: git masterKeywords: patch
Hardware: Other   
OS: All   
URL: http://git.collabora.co.uk/?p=user/smcv/telepathy-glib-smcv.git;a=shortlog;h=refs/heads/protocol
Whiteboard: review+
i915 platform: i915 features:

Description Vivek Dasmohapatra 2010-09-08 09:00:39 UTC
_tp_protocol_parse_channel_class will skip all items passed to it as 
it tries to g_value_init() a NULL Gvalue * for each item (which, as might
be expected, fails).
Comment 1 Simon McVittie 2010-09-08 09:44:01 UTC
Needs tests. While adding some, I fixed more bugs. How's this?
Comment 2 Simon McVittie 2010-09-08 09:54:40 UTC
Fixed in git for 0.11.15

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.