[Gstreamer-bugs] [Bug 129287] Changed - crash in gstmad.c

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sat Dec 13 19:44:44 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=129287

Changed by srittau at jroger.in-berlin.de.

--- shadow/129287	Sat Dec 13 22:44:24 2003
+++ shadow/129287.tmp.28460	Sat Dec 13 22:44:44 2003
@@ -17,6 +17,11 @@
 
 I've experienced crashes in line 751 of ext/mad/gstmad.c because value may
 be NULL, which causes a NULL pointer dereference. The problem is that
 mad->header.emphasis may have the value MAD_EMPHASIS_RESERVED, but this
 value is not handled by the GST_TYPE_MAD_EMPHASIS enumeration. The attached
 patch adds this type to the enumeration.
+
+------- Additional Comments From srittau at jroger.in-berlin.de  2003-12-13 22:44 -------
+Created an attachment (id=22422)
+fix
+




More information about the Gstreamer-bugs mailing list