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, master has been updated
via d53e9b51b6e6be1a1e8a6c10187b08dc5a95f971 (commit)
from c3b94f92c556dc3590d8343b572bc53f251a830d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=d53e9b51b6e6be1a1e8a6c10187b08dc…
commit d53e9b51b6e6be1a1e8a6c10187b08dc5a95f971
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Dec 13 12:11:12 2016 +0000
Revert "Support Deactivate PDP Context Request from network"
This reverts commit 1611df5226199da2bf2fba3d22d93cc1a6c6c777.
This is due to a segfault introduced to the asan build only. See:
http://lists.osmocom.org/pipermail/openbsc/2016-December/009966.html
Subject: new sanitizer breakage: SIGSEGV in sgsn_create_pdp_ctx()
Date: Tue Dec 13 12:08:32 UTC 2016
Change-Id: Ic926c0e6778947b516994822e3a21d4fde25bb02
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gprs_sgsn.h | 2 -
openbsc/src/gprs/gprs_sgsn.c | 38 ----------
openbsc/tests/sgsn/sgsn_test.c | 136 ------------------------------------
openbsc/tests/sgsn/sgsn_test.ok | 4 --
4 files changed, 180 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)