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 654840 - dfbvideosink: fix harmless typo in variable initialization
dfbvideosink: fix harmless typo in variable initialization
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal trivial
: 0.10.23
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-07-18 11:33 UTC by sreerenj
Modified: 2011-07-18 14:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix the type mistake in initialization (987 bytes, patch)
2011-07-18 11:33 UTC, sreerenj
committed Details | Review

Description sreerenj 2011-07-18 11:33:00 UTC
Created attachment 192177 [details] [review]
Fix the type mistake in initialization

Fix the initialization mistake in dfbvideosink.c
Comment 1 Tim-Philipp Müller 2011-07-18 14:23:44 UTC
commit 8339ff458d3ece4a1a862566c9f1922c73338a15
Author: Sreerenj Balachandran <sreerenj.balachandran@intel.com>
Date:   Mon Jul 18 14:14:31 2011 +0300

    dfbvideosink: fix harmless typo in variable initialization
    
    https://bugzilla.gnome.org/show_bug.cgi?id=654840