Skip to content

BaseConnection.getConnectParams should return an empty set if there are no parameters#390

Merged
mondain merged 1 commit intoRed5:mainfrom
kdkd:cherry-pick-dcd1122-20251126-122615
Nov 26, 2025
Merged

BaseConnection.getConnectParams should return an empty set if there are no parameters#390
mondain merged 1 commit intoRed5:mainfrom
kdkd:cherry-pick-dcd1122-20251126-122615

Conversation

@kdkd
Copy link
Copy Markdown

@kdkd kdkd commented Nov 26, 2025

Commit from kdkd fork dcd1122

If BaseConnection's getConnectParams is called when there are no parameters, return an empty Map instead of Collections.unmodifiableMap throwing an NPE


…meters,

return an empty Map instead of Collections.unmodifiableMap throwing an NPE
@mondain mondain merged commit 554a453 into Red5:main Nov 26, 2025
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.

2 participants