mirror of
https://github.com/nextepc/nextepc-oss.git
synced 2025-10-23 04:52:17 +00:00
A situation in which you establish two sessions and release both of them. In the first SESSION, the UE normally sent PDUSessionResourceReleaseResponse and PDU session release complete. However, these were not sent when releasing the second SESSION. At this point, when the UE tried to do a deregistration, the SMF was not properly handling the exception. I've just fixed this.