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

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sun Apr 6 15:09:23 PDT 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 rbultje at ronald.bitfreak.net.

--- shadow/109700	Fri Apr  4 18:03:11 2003
+++ shadow/109700.tmp.26081	Sun Apr  6 18:09:22 2003
@@ -10,18 +10,24 @@
 Component: gst-plugins
 AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
 ReportedBy: in7y118 at public.uni-hamburg.de               
 QAContact: gstreamer-maint at bugzilla.gnome.org
 TargetMilestone: 0.6.x
 URL: 
-Summary: mp3types.c typefind assumes 32bit gulong
+Summary: [0.6.1 candidate] 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
+
+------- Additional Comments From rbultje at ronald.bitfreak.net  2003-04-06 18:09 -------
+at least the vorbis typefinding does this too
+(gst-plugins/ext/vorbis/vorbis.c).
+
+Marking for 0.6.1.





More information about the Gstreamer-bugs mailing list