Skip to content

fix: prevent NullPointerException in write() on Android due to TOCTOU race condition with destroy() (#233) - #234

Merged
Rapsssito merged 5 commits into
Rapsssito:masterfrom
maoweipeng:master
Jul 26, 2026
Merged

fix: prevent NullPointerException in write() on Android due to TOCTOU race condition with destroy() (#233)#234
Rapsssito merged 5 commits into
Rapsssito:masterfrom
maoweipeng:master

Conversation

@maoweipeng

Copy link
Copy Markdown
Contributor

No description provided.

@Rapsssito
Rapsssito merged commit f85d07d into Rapsssito:master Jul 26, 2026
1 check passed
github-actions Bot pushed a commit that referenced this pull request Jul 26, 2026
## [6.4.2](v6.4.1...v6.4.2) (2026-07-26)

### Bug Fixes

* **iOS:** emit error when onConnect hosts are nil ([#235](#235)) ([3d99c5f](3d99c5f))
* pass through all listen options to native, including tls ([#236](#236)) ([55bf524](55bf524))
* prevent NullPointerException in write() on Android due to TOCTOU race condition with destroy() ([#233](#233)) ([#234](#234)) ([f85d07d](f85d07d))
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 6.4.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants