avoid SIGFPE, throw error

Original commit message from CVS:
avoid SIGFPE, throw error
This commit is contained in:
Thomas Vander Stichele 2004-04-01 11:40:44 +00:00
parent aa927c5750
commit ddd5093ee6

View file

@ -1,3 +1,8 @@
2004-04-01 Thomas Vander Stichele <thomas at apestaart dot org>
* gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
throw errors instead of allowing SIGFPE
2004-04-01 Thomas Vander Stichele <thomas at apestaart dot org>
* gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),