Summary: | dbus_signature_iter_recurse fails for nested arrays | ||
---|---|---|---|
Product: | dbus | Reporter: | Thiago Macieira <thiago> |
Component: | core | Assignee: | Havoc Pennington <hp> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | high | Keywords: | patch |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Patch fixing the behaviour |
Description
Thiago Macieira
2006-02-07 01:11:15 UTC
Created attachment 4567 [details] [review] Patch fixing the behaviour The attached patch fixes the problem by resetting in_array to FALSE when creating a sub-iterator and by setting it to true when the parent (not nested) iterator is in an array. Patch looked good. Passed make check. Committed. Fixed in CVS. Thanks. |
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.