[Bug 763912] pad/utils: missing annotation for gst_pad_get_current_caps and gst_pad_peer_query_caps
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun Mar 20 10:29:44 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=763912
--- Comment #4 from Aurélien Zanelli <aurelien.zanelli at parrot.com> ---
(In reply to Sebastian Dröge (slomo) from comment #3)
> Comment on attachment 324332 [details] [review]
> utils: add 'transfer full' annotation to gst_pad_peer_query_caps
>
> This can also return NULL, no? But transfer full is already better than
> nothing ;)
It can only returns NULL for programming errors (g_return_val_if_fail).
Do you think we should annotate with 'nullable' for these cases ?
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list