The use of read() to read RFB client version before this change is inappropriate as it is not guaranteed to have exactly 12 bytes in the receive buffer.
Details
Details
- Reviewers
grehan jhb - Group Reviewers
bhyve - Commits
- rS358394: Use stream_read() to read all 12 bytes of the RFB client version.
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 29262 Build 27179: arc lint + arc unit