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 711011 - y4mencode: fix uninitialized variable warning
y4mencode: fix uninitialized variable warning
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
unspecified
Other Mac OS
: Normal trivial
: 1.3.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-10-28 13:32 UTC by Matthieu Bouron
Modified: 2013-10-28 14:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
y4menc: fix uninitialized variable warning (870 bytes, patch)
2013-10-28 13:33 UTC, Matthieu Bouron
committed Details | Review

Description Matthieu Bouron 2013-10-28 13:32:50 UTC
Fix unintialized variable warning reported by apple llvm 5.0 on osx >= 10.8.5.
Comment 1 Matthieu Bouron 2013-10-28 13:33:54 UTC
Created attachment 258302 [details] [review]
y4menc: fix uninitialized variable warning
Comment 2 Tim-Philipp Müller 2013-10-28 14:29:13 UTC
Thanks, pushed. (Fixed typo in commit message)

 commit ec8c141d6a558476817987a193cb77d62aadac4b
 Author: Matthieu Bouron <matthieu.bouron@collabora.com>
 Date:   Mon Oct 28 13:31:34 2013 +0000

    y4menc: fix uninitialized variable warning
    
    https://bugzilla.gnome.org/show_bug.cgi?id=711011