osmo-msc/openbsc/src
Harald Welte c05677b036 fix two segfaults
* when paging callback is called, we need to consider a failed paging
  operation (i.e. lchan == NULL)
* we have to zero-initialize every transaction that is allocated
2009-06-26 20:17:06 +02:00
..
input use named variant when allocating msgb's 2009-06-26 19:39:35 +02:00
vty add FIXME about memory leak every time we close telnet 2009-06-26 19:42:14 +02:00
Makefile.am introduce talloc all over OpenBSC 2009-06-20 22:36:41 +02:00
abis_nm.c use named variant when allocating msgb's 2009-06-26 19:39:35 +02:00
abis_rsl.c use named variant when allocating msgb's 2009-06-26 19:39:35 +02:00
bs11_config.c switch to dynamically allocated BTS and TRX data structures 2009-06-21 16:17:15 +02:00
bsc_hack.c switch to dynamically allocated BTS and TRX data structures 2009-06-21 16:17:15 +02:00
chan_alloc.c Merge branch 'master' into talloc 2009-06-26 18:19:53 +02:00
db.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
debug.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
e1_config.c introduce talloc all over OpenBSC 2009-06-20 22:36:41 +02:00
e1_input.c use named variant when allocating msgb's 2009-06-26 19:39:35 +02:00
gsm_04_08.c fix two segfaults 2009-06-26 20:17:06 +02:00
gsm_04_11.c use named variant when allocating msgb's 2009-06-26 19:39:35 +02:00
gsm_data.c switch to dynamically allocated BTS and TRX data structures 2009-06-21 16:17:15 +02:00
gsm_subscriber.c introduce talloc all over OpenBSC 2009-06-20 22:36:41 +02:00
gsm_utils.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
ipaccess-config.c switch to dynamically allocated BTS and TRX data structures 2009-06-21 16:17:15 +02:00
ipaccess-find.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
isdnsync.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
mncc.c zero-initialize some more memory that we allocate 2009-06-26 19:42:28 +02:00
msgb.c use named variant when allocating msgb's 2009-06-26 19:39:35 +02:00
paging.c introduce talloc all over OpenBSC 2009-06-20 22:36:41 +02:00
rs232.c use named variant when allocating msgb's 2009-06-26 19:39:35 +02:00
select.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
signal.c introduce talloc all over OpenBSC 2009-06-20 22:36:41 +02:00
subchan_demux.c introduce talloc all over OpenBSC 2009-06-20 22:36:41 +02:00
talloc.c introduce talloc all over OpenBSC 2009-06-20 22:36:41 +02:00
telnet_interface.c fix various talloc / dynamic bts/trx related bugs 2009-06-22 01:36:25 +02:00
timer.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
tlv_parser.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
trau_frame.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
trau_mux.c use named variant when allocating msgb's 2009-06-26 19:39:35 +02:00
vty_interface.c switch to dynamically allocated BTS and TRX data structures 2009-06-21 16:17:15 +02:00