fix(mme): Fix NAS common procedure check segfaults#8808
Merged
ardzoht merged 2 commits intomagma:masterfrom Aug 26, 2021
Merged
fix(mme): Fix NAS common procedure check segfaults#8808ardzoht merged 2 commits intomagma:masterfrom
ardzoht merged 2 commits intomagma:masterfrom
Conversation
Signed-off-by: Alex Rodriguez <[email protected]>
Contributor
|
Thanks for opening a PR! 💯 A couple initial guidelines
Howto
More infoPlease take a moment to read through the Magma project's
If this is your first Magma PR, also consider reading
|
dd5c711 to
40e11c7
Compare
Signed-off-by: Alex Rodriguez <[email protected]>
40e11c7 to
c54052c
Compare
Contributor
feg-workflow 2 files 145 suites 30s ⏱️ Results for commit c54052c. |
Contributor
agw-workflow 2 files 2 suites 2m 58s ⏱️ Results for commit c54052c. |
ardzoht
added a commit
to ardzoht/magma
that referenced
this pull request
Aug 27, 2021
* fix(agw): Fixing too many open files OS error by monitord async icmp Signed-off-by: Alex Rodriguez <[email protected]> * fix(mme): Fix SIGSEGV faults on proc checks on nas_procedures.c Signed-off-by: Alex Rodriguez <[email protected]>
1 task
Contributor
|
marking this commit |
markjen
pushed a commit
that referenced
this pull request
Aug 27, 2021
* fix(agw): Fixing too many open files OS error by monitord async icmp Signed-off-by: Alex Rodriguez <[email protected]> * fix(mme): Fix SIGSEGV faults on proc checks on nas_procedures.c Signed-off-by: Alex Rodriguez <[email protected]>
markjen
pushed a commit
that referenced
this pull request
Aug 27, 2021
* fix(agw): Fixing too many open files OS error by monitord async icmp Signed-off-by: Alex Rodriguez <[email protected]> * fix(mme): Fix SIGSEGV faults on proc checks on nas_procedures.c Signed-off-by: Alex Rodriguez <[email protected]>
ulaskozat
pushed a commit
that referenced
this pull request
Aug 27, 2021
* fix(agw): Fixing too many open files OS error by monitord async icmp Signed-off-by: Alex Rodriguez <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
nas_proceduresfunctionsTest Plan
make integ_testfor sanityAdditional Information