From d53e9b51b6e6be1a1e8a6c10187b08dc5a95f971 Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Tue, 13 Dec 2016 12:11:12 +0000 Subject: 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 --- openbsc/include/openbsc/gprs_sgsn.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'openbsc/include/openbsc/gprs_sgsn.h') diff --git a/openbsc/include/openbsc/gprs_sgsn.h b/openbsc/include/openbsc/gprs_sgsn.h index b3f250dc5..24e286c70 100644 --- a/openbsc/include/openbsc/gprs_sgsn.h +++ b/openbsc/include/openbsc/gprs_sgsn.h @@ -369,8 +369,6 @@ void sgsn_inst_init(void); * ottherwise lost state (recovery procedure) */ int drop_all_pdp_for_ggsn(struct sgsn_ggsn_ctx *ggsn); -void drop_gmm_ctx_for_ms(const char *imsi); - char *gprs_pdpaddr2str(uint8_t *pdpa, uint8_t len); /* -- cgit v1.2.3