Skip to content

fix: HCI should not read data past the end of the available buffer#399

Merged
deadprogram merged 1 commit intodevfrom
hci-limit-read-bufsize
Dec 24, 2025
Merged

fix: HCI should not read data past the end of the available buffer#399
deadprogram merged 1 commit intodevfrom
hci-limit-read-bufsize

Conversation

@deadprogram
Copy link
Member

This PR fix a problem in the HCI poll() implementation. It should not read data past the end of the available buffer to store that data. Intended to fix #396

… store it. To fix #396

Signed-off-by: deadprogram <ron@hybridgroup.com>
@deadprogram
Copy link
Member Author

Now merging.

@deadprogram deadprogram merged commit b837181 into dev Dec 24, 2025
4 checks passed
@deadprogram deadprogram deleted the hci-limit-read-bufsize branch December 24, 2025 08:18
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.

1 participant