asterisk/addons
Sean Bright f5b67871df cleanup: Fix fread() and fwrite() error handling
Cleaned up some of the incorrect uses of fread() and fwrite(), mostly in
the format modules. Neither of these functions will ever return a value
less than 0, which we were checking for in some cases.

I've introduced a fair amount of duplication in the format modules, but
I plan to change how format modules work internally in a subsequent
patch set, so this is simply a stop-gap.

Change-Id: I8ca1cd47c20b2c0b72088bd13b9046f6977aa872
2017-04-25 16:24:15 -05:00
..
ooh323c Merge "chan_ooh323: reset rrq count on gk registration" 2016-11-08 04:59:12 -06:00
.gitignore Add .gitignore and .gitreview files 2015-04-11 19:43:43 -06:00
Makefile core: Remove embedded module support 2017-03-27 10:36:08 -04:00
app_mysql.c core: Don't allow free to mean ast_free (and malloc, etc..). 2014-09-26 14:41:38 +00:00
cdr_mysql.c modules: change module LOAD_FAILUREs to LOAD_DECLINES 2017-04-12 15:57:21 -06:00
chan_mobile.c modules: change module LOAD_FAILUREs to LOAD_DECLINES 2017-04-12 15:57:21 -06:00
chan_ooh323.c Refactor usage pattern of xmldoc info tag. 2016-08-16 10:42:46 -05:00
chan_ooh323.h Fixes to include signal.h 2016-06-08 20:37:08 +03:00
format_mp3.c cleanup: Fix fread() and fwrite() error handling 2017-04-25 16:24:15 -05:00
ooh323cDriver.c core: Don't allow free to mean ast_free (and malloc, etc..). 2014-09-26 14:41:38 +00:00
ooh323cDriver.h media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
res_config_mysql.c realtime: Centralize some common realtime backend code 2017-02-21 10:53:17 -06:00