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 102673 - mpegdemux reads uninit var resync
mpegdemux reads uninit var resync
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other other
: Normal normal
: 0.4.0
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-01-06 17:23 UTC by Joshua N Pritikin
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
init resync (514 bytes, patch)
2003-01-06 17:25 UTC, Joshua N Pritikin
none Details | Review

Description Joshua N Pritikin 2003-01-06 17:23:19 UTC
valgrind is cool.  use it.

i don't know whether resync should be initialized to TRUE or FALSE, but
TRUE seems like a good choice.
Comment 1 Joshua N Pritikin 2003-01-06 17:25:23 UTC
Created attachment 13384 [details] [review]
init resync
Comment 2 Joshua N Pritikin 2003-01-07 04:00:44 UTC
applied by wtay