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 687994 - rtsp: missing g-i annotation for gst_rtsp_message_set_body
rtsp: missing g-i annotation for gst_rtsp_message_set_body
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: 1.0.3
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-11-09 14:58 UTC by Ognyan Tonchev (redstar_)
Modified: 2012-11-09 21:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix g-i annotation (880 bytes, patch)
2012-11-09 15:00 UTC, Ognyan Tonchev (redstar_)
committed Details | Review

Description Ognyan Tonchev (redstar_) 2012-11-09 14:58:58 UTC
Here comes a patch fixing g-i annotation for gst_rtsp_message_set_body ()
I have somehow missed this one in Ticket 687620 (https://bugzilla.gnome.org/show_bug.cgi?id=687620)
Comment 1 Ognyan Tonchev (redstar_) 2012-11-09 15:00:12 UTC
Created attachment 228574 [details] [review]
fix g-i annotation
Comment 2 Tim-Philipp Müller 2012-11-09 21:25:38 UTC
Thanks, I've added some additional ones while at it (hope I didn't mess those up though..).


commit f67c6a768b62945b5cf223c190e9406502ea9754
Author: Ognyan Tonchev <ognyan@axis.com>
Date:   Fri Nov 9 15:55:05 2012 +0100

    rtsp: fix g-i annotation for gst_rtsp_message_set_body(), take_body() and take_header()
    
    https://bugzilla.gnome.org/show_bug.cgi?id=687620