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 685242 - rtsp: mark url argument of gst_rtsp_url_parse as out
rtsp: mark url argument of gst_rtsp_url_parse as out
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: 1.0.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-10-01 19:34 UTC by Sebastian Pölsterl
Modified: 2012-10-01 21:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add annotation (841 bytes, patch)
2012-10-01 19:34 UTC, Sebastian Pölsterl
committed Details | Review

Description Sebastian Pölsterl 2012-10-01 19:34:24 UTC
Created attachment 225530 [details] [review]
Add annotation

Fixes GI annotation.
Comment 1 Tim-Philipp Müller 2012-10-01 21:41:59 UTC
Thanks!


commit e8fed7f04b77cfada689b00ae102a09ce315c236
Author: Sebastian Pölsterl <sebp@k-d-w.org>
Date:   Mon Oct 1 21:31:39 2012 +0200

    rtsp: mark url argument of gst_rtsp_url_parse() as out arg
    
    https://bugzilla.gnome.org/show_bug.cgi?id=685242