This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, neels/aoip has been created
at 8563c06ee0969fa57fbb369eb2a526ad1c0e9cb8 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=8563c06ee0969fa57fbb369eb2a526ad…
commit 8563c06ee0969fa57fbb369eb2a526ad1c0e9cb8
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Apr 12 15:19:45 2017 +0200
WIP: Integrate AoIP into MSC
http://cgit.osmocom.org/openbsc/commit/?id=46a76df12aea9491075d324fe869dde1…
commit 46a76df12aea9491075d324fe869dde1a581054b
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Thu Apr 20 18:40:37 2017 +0200
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.
http://cgit.osmocom.org/openbsc/commit/?id=c7c90fdf5f6ecd78e08c84a4a06e7a84…
commit c7c90fdf5f6ecd78e08c84a4a06e7a849d8833fc
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Apr 12 15:26:04 2017 +0200
WIP: Integrate AoIP into OsmoBSC
-----------------------------------------------------------------------
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)