aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/osmo-bsc_nat/bsc_nat.c
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-06-03 00:44:23 +0200
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-06-05 23:36:28 +0000
commit9329e6fb490960359d9b93d08585441d86f44b81 (patch)
treef1a0ba9e49a9dca35a83b0271b8dbcf4462d68dd /openbsc/src/osmo-bsc_nat/bsc_nat.c
parent3af9660e51fa24be10cb58e28cad448b02bd219d (diff)
gprs_gmm.c: don't transmit NOTEXIST when mmctx is NULL
Add missing mmctx NULL check in gsm0408_rcv_gmm(). gsm48_tx_gmm_status() would dereference mmctx without checking, so we can't call it if mmctx == NULL. Follows up on recent e98ba82d2b07c835: "gprs_gmm.c: Don't try to de-reference NULL mmctx". Change-Id: If59efbde86c76ffe91a0b33be87273783a2a4a02
Diffstat (limited to 'openbsc/src/osmo-bsc_nat/bsc_nat.c')
0 files changed, 0 insertions, 0 deletions