Commit c3a79647 authored by luhan Wang's avatar luhan Wang

fix bugs for multiple-PDU-session-ID-instances

parent 510181bb
......@@ -321,7 +321,7 @@ int ngap_amf_handle_pdu_session_resource_setup_response(
Logger::ngap().error(
"Decoding PduSessionResourceSetupResponseMsg "
"getPduSessionResourceSetupResponseList IE error");
return -1;
//return -1;
} else {
uint8_t transferIe[500];
memcpy(
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment