Attachment #47935 | |||||
---|---|---|---|---|---|
[PATCH 1/9] _dbus_type_writer_clear: add function to invalidate a type writer | patch | 2011-06-14 02:38:27 UTC | 2.79 KB | no flags | Details |
Attachment #47936 | |||||
---|---|---|---|---|---|
[PATCH 2/9] _dbus_message_iter_check: only assert about the writer if sig_refcount > 0 | patch | 2011-06-14 02:38:50 UTC | 1.47 KB | no flags | Details |
Attachment #47938 | |||||
---|---|---|---|---|---|
[PATCH 3/9] DBusMessageIter: only set up the type writer when we open the signature | patch | 2011-06-14 02:39:09 UTC | 6.37 KB | no flags | Details |
Attachment #47939 | |||||
---|---|---|---|---|---|
[PATCH 4/9] _dbus_type_writer_init_types_delayed, _dbus_type_writer_add_types, _dbus_type_writer_remove_types: remove | patch | 2011-06-14 02:39:28 UTC | 2.24 KB | no flags | Details |
Attachment #47940 | |||||
---|---|---|---|---|---|
[PATCH 5/9] assert that DBusTypeWriter is valid on entry to its extern methods | patch | 2011-06-14 02:39:49 UTC | 3.12 KB | no flags | Details |
Attachment #47942 | |||||
---|---|---|---|---|---|
[PATCH 6/9] writer_recurse_variant: set type_str to a non-NULL value | patch | 2011-06-14 02:40:12 UTC | 1.38 KB | no flags | Details |
Attachment #47944 | |||||
---|---|---|---|---|---|
[PATCH 7/9] _dbus_type_writer_init: do not allow initialization without type_str | patch | 2011-06-14 02:40:40 UTC | 1.26 KB | no flags | Details |
Attachment #47945 | |||||
---|---|---|---|---|---|
[PATCH 8/9] Assert that allegedly valid type writers' type strings are never NULL | patch | 2011-06-14 02:40:57 UTC | 854 bytes | no flags | Details |
Attachment #47947 | |||||
---|---|---|---|---|---|
[PATCH 9/9] Stop checking for DBusTypeWriter.type_str == NULL | patch | 2011-06-14 02:41:40 UTC | 6.60 KB | no flags | Details |
Attachment #51347 | |||||
---|---|---|---|---|---|
[1/9 v2] _dbus_type_writer_clear: add function to invalidate a type writer | patch | 2011-09-19 09:39:11 UTC | 2.79 KB | no flags | Details |
Attachment #51348 | |||||
---|---|---|---|---|---|
[2/9 v2] _dbus_message_iter_check: only assert about the writer if sig_refcount > 0 | patch | 2011-09-19 09:39:44 UTC | 1.44 KB | no flags | Details |
Attachment #51349 | |||||
---|---|---|---|---|---|
[3/9 v2] DBusMessageIter: only set up the type writer when we open the signature | patch | 2011-09-19 09:40:07 UTC | 6.39 KB | no flags | Details |
Attachment #51350 | |||||
---|---|---|---|---|---|
[4/9 v2] _dbus_type_writer_init_types_delayed, _dbus_type_writer_add_types, _dbus_type_writer_remove_types: remove | patch | 2011-09-19 09:40:39 UTC | 2.24 KB | no flags | Details |
Attachment #51351 | |||||
---|---|---|---|---|---|
[5/9 v2] assert that DBusTypeWriter is valid on entry to its extern methods | patch | 2011-09-19 09:41:11 UTC | 3.12 KB | no flags | Details |
Attachment #51352 | |||||
---|---|---|---|---|---|
[6/9 v2] writer_recurse_variant: set type_str to a non-NULL value | patch | 2011-09-19 09:41:35 UTC | 1.38 KB | no flags | Details |
Attachment #51353 | |||||
---|---|---|---|---|---|
[7/9 v2] _dbus_type_writer_init: do not allow initialization without type_str | patch | 2011-09-19 09:41:58 UTC | 1.26 KB | no flags | Details |
Attachment #51354 | |||||
---|---|---|---|---|---|
[8/9 v2] Assert that allegedly valid type writers' type strings are never NULL | patch | 2011-09-19 09:42:26 UTC | 854 bytes | no flags | Details |
Attachment #51355 | |||||
---|---|---|---|---|---|
[9/9 v2] Stop checking for DBusTypeWriter.type_str == NULL | patch | 2011-09-19 09:42:47 UTC | 6.60 KB | no flags | Details |
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.