Skip to content

SharedObject's setAttributes null pointer handling improvement#410

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

SharedObject's setAttributes null pointer handling improvement#410
mondain merged 1 commit intoRed5:mainfrom
kdkd:cherry-pick-6607581-20251126-134314

Conversation

@kdkd
Copy link
Copy Markdown

@kdkd kdkd commented Nov 26, 2025

Commit from kdkd fork 6607581

ClientSharedObject's setAttributes correctly checked for "values" being null, but then would dereference it anyway on the return line. Just return false if it's null.


null, but then would dereference it anyway on the return line.  Just return
false if it's null.
@mondain mondain merged commit 17a128a 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