[MME] Fixed a crash when no UE context (#2016)

This commit is contained in:
Sukchan Lee 2023-01-23 18:44:43 +09:00
parent 54331d77ee
commit ed5cd4d513
1 changed files with 1 additions and 2 deletions

View File

@ -542,8 +542,7 @@ void s1ap_handle_uplink_nas_transport(
memcpy(&mme_ue->e_cgi, &enb_ue->saved.e_cgi, sizeof(ogs_e_cgi_t));
mme_ue->ue_location_timestamp = ogs_time_now();
} else {
ogs_fatal("No UE Context in UplinkNASTransport");
ogs_assert_if_reached();
ogs_error("No UE Context in UplinkNASTransport");
}
r = s1ap_send_to_nas(enb_ue,