Files
asterisk/include/asterisk
Kevin Harwell 30c0af7257 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:05 -06:00
..
2015-04-11 19:43:43 -06:00
2017-12-20 12:40:01 -05:00
2017-12-20 12:40:01 -05:00
2013-08-22 18:52:41 +00:00
2017-12-20 12:40:01 -05:00
2017-12-20 12:40:01 -05:00
2017-05-30 15:10:20 -05:00
2012-08-30 14:23:28 +00:00
2018-03-19 18:00:20 -04:00
2015-07-07 21:31:49 -05:00
2018-04-20 12:50:03 +02:00
2015-05-19 21:11:21 -05:00
2017-12-20 12:40:01 -05:00
2016-07-22 10:09:08 +02:00
2018-10-02 12:21:31 -05:00
2018-04-17 10:30:23 -06:00
2018-03-22 00:33:12 -04:00
2019-02-07 08:23:04 -06:00
2015-05-19 21:11:21 -05:00
2011-10-11 19:06:29 +00:00
2017-05-30 15:10:20 -05:00
2015-05-19 21:11:21 -05:00
2019-03-27 17:57:30 -06:00
2018-06-23 08:26:19 +02:00
2018-07-23 06:47:31 -05:00