GNOME Bugzilla – Bug 743475
builder: Add missing (transfer) annotation to json_builder_add_value()
Last modified: 2015-01-25 17:03:13 UTC
Trivial patch attached.
Created attachment 295370 [details] [review] builder: Add missing (transfer) annotation to json_builder_add_value() Document and annotate the fact that json_builder_add_value() takes ownership of the JsonNode passed in to it.
Review of attachment 295370 [details] [review]: LGTM.
Attachment 295370 [details] pushed as aee569b - builder: Add missing (transfer) annotation to json_builder_add_value()