osmo-bsc/openbsc/src/osmo-bsc
Holger Hans Peter Freyther 8ae35c1606 bsc-ctrl: Fix a potential memory leak on failed verification
It was possible that the tmp was strduped but not freed, e.g. when
the number of commas was not right. It would evenutally be freed at
the time the cmd is freed thanks to the talloc hierachy.
2013-03-28 17:13:01 +01:00
..
Makefile.am osmo-bsc: Put the control commands in osmo_bsc_ctrl.c 2012-09-11 14:53:51 +02:00
osmo_bsc_api.c audio: Make the BSC handle the new mr_config request of the BSC API 2013-01-07 16:10:31 +01:00
osmo_bsc_audio.c handover: Fix the handover signalling for IP based BTSes 2012-12-26 10:32:02 +01:00
osmo_bsc_bssap.c bsc: Allow to page a BTS that is excluded from the RF lock 2013-01-28 15:41:27 +01:00
osmo_bsc_ctrl.c bsc-ctrl: Fix a potential memory leak on failed verification 2013-03-28 17:13:01 +01:00
osmo_bsc_filter.c bsc: Send the USSD message after the location updating accept. 2012-12-03 15:32:54 +01:00
osmo_bsc_grace.c bsc: Allow to page a BTS that is excluded from the RF lock 2013-01-28 15:41:27 +01:00
osmo_bsc_main.c osmo-bsc: Introduce command msc_connection_status and send TRAPs for it 2012-09-11 16:20:46 +02:00
osmo_bsc_msc.c bsc: Introduce an authenticated signal for the MSC connection 2013-01-15 11:27:28 +01:00
osmo_bsc_sccp.c bsc: A BTS excluded from the RF lock should be allowed to make a connection 2013-01-28 15:41:27 +01:00
osmo_bsc_vty.c vty: Document some previously undocumented parameters 2013-03-03 09:48:20 +01:00