Summary: | reinstate recursive marshalling test, and other minor stuff from #33870 | ||
---|---|---|---|
Product: | dbus | Reporter: | Simon McVittie <smcv> |
Component: | core | Assignee: | Simon McVittie <smcv> |
Status: | RESOLVED FIXED | QA Contact: | John (J5) Palmieri <johnp> |
Severity: | minor | ||
Priority: | low | CC: | hp |
Version: | 1.5 | Keywords: | patch |
Hardware: | Other | ||
OS: | All | ||
URL: | http://cgit.freedesktop.org/~smcv/dbus/log/?h=recursive-marshal-trivia-38285 | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 33870 | ||
Attachments: |
[PATCH 1/4] dbus-test: only test for memleaks if we actually ran the test
[PATCH 2/4] Reinstate the recursive marshalling test but skip the later parts by default [PATCH 3/4] find_field_for_modification: document where the readers are left pointing [PATCH 4/4] dbus-marshal-recursive: make some internal functions static [2/4 v2] Reinstate the recursive marshalling test but skip the later parts by default |
Description
Simon McVittie
2011-06-14 02:31:16 UTC
Created attachment 47931 [details] [review] [PATCH 1/4] dbus-test: only test for memleaks if we actually ran the test This reduces output spam if you're only running one part. Created attachment 47932 [details] [review] [PATCH 2/4] Reinstate the recursive marshalling test but skip the later parts by default Created attachment 47933 [details] [review] [PATCH 3/4] find_field_for_modification: document where the readers are left pointing Created attachment 47934 [details] [review] [PATCH 4/4] dbus-marshal-recursive: make some internal functions static Having a disabled type writer, comparing type readers by position, and performing a single step of copying from a reader to a writer all seem pretty obscure, and were only used within dbus-marshal-recursive.c (to realign after insertion). Created attachment 51333 [details] [review] [2/4 v2] Reinstate the recursive marshalling test but skip the later parts by default Updated version of Attachment #47932 [details], which conflicted with more recent changes to master. Review++, having no hat though (In reply to comment #6) > Review++, having no hat though Thanks, fixed in git for 1.5.10. |
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.