Change in osmo-sgsn[master]: fix nullpointer: in gsm48_rx_gmm_ra_upd_req()

2020-05-10 Thread neels
neels has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/16744 ) Change subject: fix nullpointer: in gsm48_rx_gmm_ra_upd_req() .. Patch Set 3: Code-Review+2 re-applying earlier +2 after rebase --

Change in osmo-sgsn[master]: fix nullpointer: in gsm48_rx_gmm_ra_upd_req()

2020-05-10 Thread neels
neels has submitted this change. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/16744 ) Change subject: fix nullpointer: in gsm48_rx_gmm_ra_upd_req() .. fix nullpointer: in gsm48_rx_gmm_ra_upd_req() This caused frequent crashes at

Change in osmo-sgsn[master]: fix nullpointer: in gsm48_rx_gmm_ra_upd_req()

2020-01-12 Thread laforge
laforge has uploaded a new patch set (#2) to the change originally created by neels. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/16744 ) Change subject: fix nullpointer: in gsm48_rx_gmm_ra_upd_req() .. fix nullpointer: in

Change in osmo-sgsn[master]: fix nullpointer: in gsm48_rx_gmm_ra_upd_req()

2020-01-12 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/16744 ) Change subject: fix nullpointer: in gsm48_rx_gmm_ra_upd_req() .. Patch Set 1: So if I understand this correctly, the mmcontext

Change in osmo-sgsn[master]: fix nullpointer: in gsm48_rx_gmm_ra_upd_req()

2020-01-11 Thread lynxis lazus
lynxis lazus has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/16744 ) Change subject: fix nullpointer: in gsm48_rx_gmm_ra_upd_req() .. Patch Set 1: Code-Review+2 The code there is wrong, because

Change in osmo-sgsn[master]: fix nullpointer: in gsm48_rx_gmm_ra_upd_req()

2020-01-11 Thread lynxis lazus
lynxis lazus has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/16744 ) Change subject: fix nullpointer: in gsm48_rx_gmm_ra_upd_req() .. Patch Set 1: It's

Change in osmo-sgsn[master]: fix nullpointer: in gsm48_rx_gmm_ra_upd_req()

2020-01-06 Thread pespin
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/16744 ) Change subject: fix nullpointer: in gsm48_rx_gmm_ra_upd_req() .. Patch Set 1: Is there some backtrace or logs which can help

Change in osmo-sgsn[master]: fix nullpointer: in gsm48_rx_gmm_ra_upd_req()

2020-01-06 Thread neels
neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/16744 ) Change subject: fix nullpointer: in gsm48_rx_gmm_ra_upd_req() .. fix nullpointer: in gsm48_rx_gmm_ra_upd_req() This caused frequent