gst/gstpipeline.c: Do not access variables after they have been deleted.
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Thu, 19 May 2005 12:07:35 +0000 (12:07 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Thu, 19 May 2005 12:07:35 +0000 (12:07 +0000)
commit9909bf96dce5270fcfe585351e29102248f8a74b
tree90c6d5820e42c640007281a6cae7c3975d9646f6
parent6e4b02d62baa20d5a4190e54dc9c7e00f0d10828
gst/gstpipeline.c: Do not access variables after they have been deleted.

Original commit message from CVS:
* gst/gstpipeline.c: (gst_pipeline_send_event):
Do not access variables after they have been deleted.
ChangeLog
gst/gstpipeline.c