Bug 17793

Summary: delete bonged EchoVariant test method
Product: dbus Reporter: Robert McQueen <robert>
Component: GLibAssignee: Rob Taylor <rob.taylor>
Status: RESOLVED INVALID QA Contact: John (J5) Palmieri <johnp>
Severity: normal    
Priority: medium CC: walters
Version: unspecifiedKeywords: patch
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: delete bonged EchoVariant test case

Description Robert McQueen 2008-09-26 08:59:37 UTC
No way is this correct, it writes into the returned variant GValue
without actually allocating it. I guess that's why it wasn't actually
being called. :)
Comment 1 Robert McQueen 2008-09-26 09:08:41 UTC
Created attachment 19241 [details] [review]
delete bonged EchoVariant test case
Comment 2 Colin Walters 2008-09-30 08:40:09 UTC
I think the way returned variants are handled is special in the sense that dbus-glib will allocate it for you.  Did you try calling it and it crashed?
Comment 3 Robert McQueen 2008-11-28 12:30:22 UTC
Ok, so it seems, upsettingly, that this is in fact a valid API use. Invalidating this bug.

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.