osmo-msc/src/libmsc
Philipp Maier 91f10c7289 libmsc: make pitfall in gsm0408_dispatch() more obvious
The function gsm0408_dispatch() accepts a message buffer pointer
and accesses the l3h pointer. Even in a properly allocated
message buffer, this may lead into a segfault if the user forgets
to set the l3h pointer. This commit adds assertions to popup a
more expressive error message.

Change-Id: I43bd9bd1c170559aaa8dacaef25dba090744bcd5
2017-08-29 12:51:20 +00:00
..
Makefile.am move libiu to osmo-iuh/libosmo-ranap 2017-08-29 12:51:18 +00:00
a_iface.c move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcp 2017-08-29 12:51:19 +00:00
a_iface_bssap.c move libiu to osmo-iuh/libosmo-ranap 2017-08-29 12:51:18 +00:00
auth.c Use libvlr in libmsc (large refactoring) 2017-07-23 04:08:43 +02:00
ctrl_commands.c Use libvlr in libmsc (large refactoring) 2017-07-23 04:08:43 +02:00
db.c libmsc: Use actual delivery time in delivery reports. 2017-08-27 02:33:50 +02:00
gsm_04_08.c libmsc: make pitfall in gsm0408_dispatch() more obvious 2017-08-29 12:51:20 +00:00
gsm_04_11.c add msg type to SMS rx logging 2017-08-29 12:51:19 +00:00
gsm_04_14.c Support for TS 04.14 conformance test commands 2017-08-27 02:33:48 +02:00
gsm_04_80.c Implement IuCS (large refactoring and addition) 2017-08-08 19:17:53 +02:00
gsm_subscriber.c move libiu to osmo-iuh/libosmo-ranap 2017-08-29 12:51:18 +00:00
iu_dummy.c move libiu to osmo-iuh/libosmo-ranap 2017-08-29 12:51:18 +00:00
iucs.c move libiu to osmo-iuh/libosmo-ranap 2017-08-29 12:51:18 +00:00
iucs_ranap.c move libiu to osmo-iuh/libosmo-ranap 2017-08-29 12:51:18 +00:00
meas_feed.c Use libvlr in libmsc (large refactoring) 2017-07-23 04:08:43 +02:00
meas_feed.h move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
mncc.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
mncc_builtin.c mscsplit: various preparations to separate MSC from BSC 2017-08-08 19:17:53 +02:00
mncc_sock.c mscsplit: various preparations to separate MSC from BSC 2017-08-08 19:17:53 +02:00
msc_ifaces.c move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcp 2017-08-29 12:51:19 +00:00
msc_vty.c move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcp 2017-08-29 12:51:19 +00:00
osmo_msc.c move libiu to osmo-iuh/libosmo-ranap 2017-08-29 12:51:18 +00:00
rrlp.c Use libvlr in libmsc (large refactoring) 2017-07-23 04:08:43 +02:00
silent_call.c Implement IuCS (large refactoring and addition) 2017-08-08 19:17:53 +02:00
smpp_openbsc.c libmsc: Fix wrong handling of user_message_reference parameter 2017-08-27 02:33:50 +02:00
smpp_smsc.c smpp: fix return cause 2017-08-27 02:33:47 +02:00
smpp_smsc.h libmsc: add support for SMPP delivery receipts 2017-08-27 02:33:49 +02:00
smpp_utils.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
smpp_vty.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
sms_queue.c Use libvlr in libmsc (large refactoring) 2017-07-23 04:08:43 +02:00
subscr_conn.c move libiu to osmo-iuh/libosmo-ranap 2017-08-29 12:51:18 +00:00
transaction.c transaction: reject calls from unidentified subscribers 2017-08-27 02:33:48 +02:00
ussd.c Use libvlr in libmsc (large refactoring) 2017-07-23 04:08:43 +02:00
vty_interface_layer3.c split off osmo-msc: remove files, apply build, rename 2017-08-29 12:51:19 +00:00