osmo-bsc/openbsc/src
Philipp Maier ae9beda150 sndcp: Fixups for sndcp layer based on coverity-scan suggestions
- missing break in gprs_sndcp_pcomp.c, line 143
- string overflow in slhc_test.c, line 211
- sizeof mismatch in gprs_sndcp_xid.c, line 1369 and 1378
- mismatching signedness in gprs_sndcp_xid.c, line 1377
- needless < 0 comparison in gprs_sndcp_xid.c, line 477
- needless < 0 comparison in gprs_sndcp_xid.c, line 209
- missing returncode check in v42bis_test.c, line 320
- wrong pointer dereferentialization in gprs_sndcp_comp.c, line 73

Change-Id: I4f9adf251f5119e67ffe76baad6f1f996ac8dbad
2016-10-28 13:43:10 +00:00
..
gprs sndcp: Fixups for sndcp layer based on coverity-scan suggestions 2016-10-28 13:43:10 +00:00
ipaccess msgb talloc ctx: initialize in all main() scopes 2016-10-13 13:14:41 +00:00
libbsc bsc: count the usage of codec by setting the lchan active 2016-10-27 10:17:58 +00:00
libcommon Replace magic number with define 2016-10-18 16:19:33 +02:00
libfilter Consistenly format variables in */Makefile.am files 2016-09-15 15:55:02 +02:00
libiu Consistenly format variables in */Makefile.am files 2016-09-15 15:55:02 +02:00
libmgcp COSMETIC: 'if' is not a function, so there is space before '(' 2016-09-28 00:47:28 +00:00
libmsc fix mistypes, spaces and tabs 2016-10-14 12:20:25 +00:00
libtrau Consistenly format variables in */Makefile.am files 2016-09-15 15:55:02 +02:00
osmo-bsc msgb talloc ctx: initialize in all main() scopes 2016-10-13 13:14:41 +00:00
osmo-bsc_mgcp msgb talloc ctx: initialize in all main() scopes 2016-10-13 13:14:41 +00:00
osmo-bsc_nat msgb ctx: use new msgb_talloc_ctx_init(), don't access talloc_msgb_ctx 2016-10-13 13:14:41 +00:00
osmo-nitb log CTRL bind only once 2016-09-30 03:12:46 +02:00
utils msgb talloc ctx: initialize in all main() scopes 2016-10-13 13:14:41 +00:00
Makefile.am Consistenly format variables in */Makefile.am files 2016-09-15 15:55:02 +02:00