[gst-cvs] rbultje gst-plugins: gst-plugins/ gst-plugins/examples/gstplay/
Ronald S. Bultje
rbultje at pdx.freedesktop.org
Thu Mar 4 18:37:08 PST 2004
CVS Root: /home/cvs/gstreamer
Module: gst-plugins
Changes by: rbultje
Date: Thu Mar 04 2004 18:30:22 PST
Log message:
* examples/gstplay/player.c: (main):
Initialize variables to NULL. Prevents a segfault because the
(uninitialized) variable is not NULL, resulting in a crash on
trying to reach error->message.
Modified files:
. : ChangeLog
examples/gstplay: player.c
Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/ChangeLog.diff?r1=1.365&r2=1.366
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/examples/gstplay/player.c.diff?r1=1.12&r2=1.13
More information about the Gstreamer-commits
mailing list