gst/spectrum/gstspectrum.c: Don't call gst_fft_f32_free() with NULL to prevent a...
authorSebastian Dröge <slomo@circular-chaos.org>
Thu, 15 Jan 2009 11:40:23 +0000 (11:40 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Thu, 15 Jan 2009 11:40:23 +0000 (11:40 +0000)
commit9ee7150985a734fa9504599b301f5f94ad9cd195
tree6de54587c47f55acaa878d3d4b5419399df9a297
parentf4b2d38c87331798d59296af2d4c6edeff047e66
gst/spectrum/gstspectrum.c: Don't call gst_fft_f32_free() with NULL to prevent a crash. Fixes bug #567642.

Original commit message from CVS:
* gst/spectrum/gstspectrum.c: (gst_spectrum_reset_state):
Don't call gst_fft_f32_free() with NULL to prevent a
crash. Fixes bug #567642.
ChangeLog
gst/spectrum/gstspectrum.c