osmo-msc/src
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
..
libcommon split off osmo-msc: remove files, apply build, rename 2017-08-29 12:51:19 +00:00
libcommon-cs Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) 2017-08-29 12:51:18 +00:00
libmsc libmsc: make pitfall in gsm0408_dispatch() more obvious 2017-08-29 12:51:20 +00:00
libvlr split off osmo-msc: remove files, apply build, rename 2017-08-29 12:51:19 +00:00
osmo-msc split off osmo-msc: remove files, apply build, rename 2017-08-29 12:51:19 +00:00
utils split off osmo-msc: remove files, apply build, rename 2017-08-29 12:51:19 +00:00
Makefile.am split off osmo-msc: remove files, apply build, rename 2017-08-29 12:51:19 +00:00