osmo-msc/openbsc/src/libbsc
Harald Welte 46324ccfcd bsc_vty: Fix some Smatch warnings
/home/laforge/projects/git/openbsc/openbsc/src/libbsc/bsc_vty.c +1062
show_e1ts(25) warn: variable dereferenced before check 'line'
/home/laforge/projects/git/openbsc/openbsc/src/libbsc/bsc_vty.c +1075
show_e1ts(38) warn: buffer overflow 'line->ts' 32 <= 32
2011-07-16 13:16:39 +02:00
..
Makefile.am bsc: on-demand setup of nanoBTS and HSL femto sockets 2011-05-22 21:03:35 +02:00
abis_nm.c abis_nm: fix signedness error (uint8_t len cannot be negative) 2011-07-16 13:03:29 +02:00
abis_nm_ipaccess.c misc: Move from u_int to uint types of stdint.h 2011-04-18 17:31:39 +02:00
abis_nm_vty.c abis: Get the structs and values from libosmocore 2011-05-31 00:37:47 +02:00
abis_om2000.c gsm_data_shared: introduce 'struct gsm_abis_mo' 2011-06-03 14:03:27 +02:00
abis_om2000_vty.c src: use new library libosmogsm and new path to headers in libosmocore 2011-03-23 18:17:56 +01:00
abis_rsl.c move gsm 05.02 related calculations into libosmocore 2011-06-26 14:41:58 +02:00
bsc_api.c src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
bsc_init.c properly reset the MO state of all MO on Abis disconnect 2011-06-29 16:49:03 +02:00
bsc_msc.c src: use namespace prefix osmo_wqueue* 2011-05-06 12:12:49 +02:00
bsc_rll.c src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
bsc_vty.c bsc_vty: Fix some Smatch warnings 2011-07-16 13:16:39 +02:00
bts_ericsson_rbs2000.c bsc: on-demand setup of nanoBTS and HSL femto sockets 2011-05-22 21:03:35 +02:00
bts_hsl_femtocell.c bsc: on-demand setup of nanoBTS and HSL femto sockets 2011-05-22 21:03:35 +02:00
bts_init.c bsc: on-demand setup of nanoBTS and HSL femto sockets 2011-05-22 21:03:35 +02:00
bts_ipaccess_nanobts.c Revert "HACK: disable NM_ATTR for CELL GLOBAL ID for sysmo-bts" 2011-06-27 21:15:59 +02:00
bts_siemens_bs11.c bsc: on-demand setup of nanoBTS and HSL femto sockets 2011-05-22 21:03:35 +02:00
bts_unknown.c misc: Remove sys/types.h includes from the files 2011-04-18 17:31:39 +02:00
chan_alloc.c gsm_data_shared: introduce 'struct gsm_abis_mo' 2011-06-03 14:03:27 +02:00
e1_config.c src: use new library libosmogsm and new path to headers in libosmocore 2011-03-23 18:17:56 +01:00
gsm_04_08_utils.c move {ts,lchan}2chan_nr() functions to gsm_data_shared.c 2011-06-25 10:02:33 +02:00
gsm_subscriber_base.c src: use new library libosmogsm and new path to headers in libosmocore 2011-03-23 18:17:56 +01:00
handover_decision.c src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
handover_logic.c src: use namespace prefix osmo_counter* 2011-05-06 12:14:16 +02:00
meas_proc.c src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
meas_rep.c misc: Remove sys/types.h includes from the files 2011-04-18 17:31:39 +02:00
paging.c move gsm0502_calc_paging_group() to libosmocore 2011-06-26 14:54:55 +02:00
rest_octets.c misc: Move from u_int to uint types of stdint.h 2011-04-18 17:31:39 +02:00
system_information.c Move system information related defines and code to libosmocore 2011-05-24 15:02:20 +02:00