fft: shouldn't ever call exit()
authorTim-Philipp Müller <tim@centricular.net>
Wed, 15 Aug 2012 23:11:00 +0000 (00:11 +0100)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 15 Aug 2012 23:11:00 +0000 (00:11 +0100)
commitd1dc65d6ee46bb99d9dbbb95adf51df4604e95e1
treebf83677167d2276090be67b337ad2b68bca03245
parentd86f6132ed606ad7e1f4d18221c0bb9b34472cca
fft: shouldn't ever call exit()

Libraries shouldn't ever just call exit().

Let's hope we'll remember to cherry-pick this commit again
if we ever update these files.

https://bugzilla.gnome.org/show_bug.cgi?id=681904
gst-libs/gst/fft/kiss_fftr_f32.c
gst-libs/gst/fft/kiss_fftr_f64.c
gst-libs/gst/fft/kiss_fftr_s16.c
gst-libs/gst/fft/kiss_fftr_s32.c