osmo-bts/src
Philipp Maier a9d88af594 scheduler_trx: initalize n_errors, n_bursts_bits, n_bits_total
Make sure the variables n_errors, n_bursts_bits, n_bits_total are always
initalized. For example in rx_tchh_fn() the value for n_errors is
defined in a switch statement, where the default lets n_errors
uninitalized, which is in that particular case a theoretical problem,
however, lets make sure that the variables n_errors, n_bursts_bits and
n_bits_total are always initalized with 0

Related: CID#205452
Related: CID#205451
Change-Id: If28ea11cc111c7d73ca47b25e65ce399e5baa4c1
2019-10-31 13:08:57 +01:00
..
common cosmetic: l1sap.c: Fix typo 2019-10-28 18:28:33 +00:00
osmo-bts-litecell15 Fix common misspellings and typos 2019-10-17 08:05:35 +00:00
osmo-bts-oc2g Fix common misspellings and typos 2019-10-17 08:05:35 +00:00
osmo-bts-octphy Fix common misspellings and typos 2019-10-17 08:05:35 +00:00
osmo-bts-omldummy bts_model: Allow TS connect to be processed asynchronously 2018-11-26 14:08:14 +01:00
osmo-bts-sysmo Rename variable: CALIB_SUCESS -> CALIB_SUCCESS 2019-10-17 08:05:35 +00:00
osmo-bts-trx scheduler_trx: initalize n_errors, n_bursts_bits, n_bits_total 2019-10-31 13:08:57 +01:00
osmo-bts-virtual Fix common misspellings and typos 2019-10-17 08:05:35 +00:00
Makefile.am Add OC-2G BTS sources 2018-10-27 11:35:58 +00:00