osmo-bsc/src
Neels Hofmeyr 00727558a9 HO: fix minor issues found by coverity
handover_decision_2:
- lchan->conn should never be NULL, but if it is, don't crash in LOGPHO*
  macros.
- make certain to avoid modulo-zero. It's cosmetic since that config item is
  not allowed to be zero.

handover_test:
- check return value of gsm_generate_si().
- safer evaluation of main()'s argv.

Fixes: CID#182929, CID#182928, CID#182927, CID#182926
Change-Id: I68e8ed3a1e8659edb47ac3e8a10508f17a3f5670
2018-02-21 14:40:16 +01:00
..
ipaccess drop libcommon-cs completely 2018-02-14 12:55:45 +01:00
libbsc HO: fix minor issues found by coverity 2018-02-21 14:40:16 +01:00
libfilter libcommon_cs: move gsm48 bits to libbsc 2018-02-14 12:55:45 +01:00
osmo-bsc HO: Implement load based handover, as handover_decision_2.c 2018-02-19 17:11:47 +01:00
osmo-bsc_nat drop libcommon-cs completely 2018-02-14 12:55:45 +01:00
utils drop libcommon-cs completely 2018-02-14 12:55:45 +01:00
Makefile.am drop libcommon-cs completely 2018-02-14 12:55:45 +01:00