[Gstreamer-bugs] [Bug 109700] Changed - mp3types.c typefind assumes 32bit gulong

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Fri Apr 4 15:03:11 PST 2003


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=109700

Changed by ds at schleef.org.

--- shadow/109700	Tue Apr  1 11:40:02 2003
+++ shadow/109700.tmp.27684	Fri Apr  4 18:03:11 2003
@@ -14,6 +14,14 @@
 TargetMilestone: 0.6.x
 URL: 
 Summary: mp3types.c typefind assumes 32bit gulong
 
 The variable "head" in gst/mpegaudioparse/gstmp3types.c:mp3_type_find 
 should be changed to guint32, same for the GULONG_FROM_BE.
+
+------- Additional Comments From ds at schleef.org  2003-04-04 18:03 -------
+The output of 'grep -r GU*LONG_FROM .' shows that this is a pretty
+pervasive problem.
+
+Fixed in HEAD, please apply to 0.6.1.
+
+http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/mpegaudioparse/gstmp3types.c.diff?r1=1.11&r2=1.12





More information about the Gstreamer-bugs mailing list