After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 696127 - frame: Add missing return value to clutter_gst_frame_new
frame: Add missing return value to clutter_gst_frame_new
Status: RESOLVED FIXED
Product: clutter-gst
Classification: Other
Component: general
git master
Other All
: Normal normal
: ---
Assigned To: clutter-gst-maint
clutter-gst-maint
Depends on:
Blocks:
 
 
Reported: 2013-03-19 10:51 UTC by Bastian Winkler
Modified: 2013-03-20 14:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
frame: Add missing return value to clutter_gst_frame_new (843 bytes, patch)
2013-03-19 10:51 UTC, Bastian Winkler
none Details | Review

Description Bastian Winkler 2013-03-19 10:51:51 UTC
Fix clutter_gst_frame_new to really return a new frame.
Comment 1 Bastian Winkler 2013-03-19 10:51:53 UTC
Created attachment 239235 [details] [review]
frame: Add missing return value to clutter_gst_frame_new
Comment 2 Lionel Landwerlin 2013-03-20 14:38:15 UTC
Shame on me. Pushed to master, thanks a lot.