Skip to content
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

[bug fix] [agw] [stateless mme] Fix null pointer reference for protocol config options in state conve… #2781

Merged
merged 1 commit into from Sep 17, 2020

Conversation

ssanadhya
Copy link
Collaborator

Signed-off-by: Shruti Sanadhya ssanadhya@fb.com

Summary

With real UE, stateless MME is crashing while reading the protocol configuration options from Redis as there is no memory allocated in PDN context. While making this fix, also removed duplicate function for freeing pdn_context for each UE.

Test Plan

  • Regression testing with S1AP integration tests
  • Functional testing in testbed with AGW on bare metal connected to physical eNB and COTS UE
    --- Set AGW to stateless mode
    --- Attach UE to AGW
    --- Restart MME service on AGW and confirm that there is no Segmentation fault while restarting
    --- Detach UE and stop the MME service to verify there is no memory leak from this change

…rter

Signed-off-by: Shruti Sanadhya <ssanadhya@fb.com>
@magma magma deleted a comment from magmabot Sep 17, 2020
Copy link
Contributor

@ulaskozat ulaskozat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ssanadhya ssanadhya merged commit bbe16dd into magma:master Sep 17, 2020
@ssanadhya ssanadhya deleted the sl_real_ue_tests branch September 17, 2020 21:07
rdefosse pushed a commit to rdefosse/magma that referenced this pull request Oct 9, 2020
…rter (magma#2781)

Signed-off-by: Shruti Sanadhya <ssanadhya@fb.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants