-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
smContext is not released in TestPDUSessionReleaseRequest #46
Comments
I misunderstood, IP address is released. However, the smContext is not released. We apply this patch to check the call of the function RemoveSMContext.
Try
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We run
./test.sh -o TestPDUSessionReleaseRequest
. The IP release log is not seen.So, it seems that previously, the smContext was released when the PDU Session Release Complete GMM message was received, but the latest version no longer releases the smContext.
We think this issue was introduced by the 995e883.
The text was updated successfully, but these errors were encountered: