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

net/portmapper: handle cases where we have no supported clients #10922

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

andrew-d
Copy link
Member

This no longer results in a nil pointer exception when we get a valid UPnP response with no supported clients.

Updates #10911

Change-Id: I6e3715a49a193ff5261013871ad7fff197a4d77e

This no longer results in a nil pointer exception when we get a valid
UPnP response with no supported clients.

Updates #10911

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: I6e3715a49a193ff5261013871ad7fff197a4d77e
@andrew-d andrew-d merged commit b45089a into main Jan 22, 2024
45 checks passed
@andrew-d andrew-d deleted the andrew/upnp-select-service branch January 22, 2024 17:46
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