asterisk/formats
Kevin Harwell bdd785d31c various files - fix some alerts raised by lgtm code analysis
This patch fixes several issues reported by the lgtm code analysis tool:

https://lgtm.com/projects/g/asterisk/asterisk

Not all reported issues were addressed in this patch. This patch mostly fixes
confirmed reported errors, potential problematic code points, and a few other
"low hanging" warnings or recommendations found in core supported modules.
These include, but are not limited to the following:

* innapropriate stack allocation in loops
* buffer overflows
* variable declaration "hiding" another variable declaration
* comparisons results that are always the same
* ambiguously signed bit-field members
* missing header guards

Change-Id: Id4a881686605d26c94ab5409bc70fcc21efacc25
2019-11-18 08:30:45 -06:00
..
Makefile Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
format_g719.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
format_g723.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
format_g726.c various files - fix some alerts raised by lgtm code analysis 2019-11-18 08:30:45 -06:00
format_g729.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
format_gsm.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
format_h263.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
format_h264.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
format_ilbc.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
format_ogg_speex.c modules: Add missing run time module support levels. 2018-10-17 14:50:54 -05:00
format_ogg_vorbis.c BuildSystem: Check for header file of OGG. 2018-03-17 16:49:11 +01:00
format_pcm.c Add the ability to read the media file type from HTTP header for playback 2018-04-30 16:30:44 -04:00
format_siren7.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
format_siren14.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
format_sln.c translate: generic plc not filled in after translation 2018-04-24 14:54:25 -06:00
format_vox.c Add the ability to read the media file type from HTTP header for playback 2018-04-30 16:30:44 -04:00
format_wav.c Add the ability to read the media file type from HTTP header for playback 2018-04-30 16:30:44 -04:00
format_wav_gsm.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
msgsm.h various files - fix some alerts raised by lgtm code analysis 2019-11-18 08:30:45 -06:00