Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@yoursunny
Copy link
Contributor

fixes #137

@yoursunny
Copy link
Contributor Author

I took the approach of deleting UPF.UPIPInfo field, rather than adding a nil-pointer check, because:

  • The UserPlaneIPResourceInformation field has been deleted since 3GPP R16.
  • The only place UPF.UPIPInfo is referenced in the code is in SelectUPFByDnn function.
  • SelectUPFByDnn function is not called anywhere.

@ianchen0119 ianchen0119 merged commit 8fa79e3 into free5gc:main Dec 25, 2024
3 checks passed
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.

pfcp/handler.HandlePfcpAssociationSetupRequest: nil pointer dereference

2 participants