Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bluetooth: Controller: Fix possible unaligned read for ISO timestamp #87294

Merged

Conversation

Tronil
Copy link
Collaborator

@Tronil Tronil commented Mar 18, 2025

Use net_buf_pull_le32() to avoid alignment issues for the ISO timestamp

Use net_buf_pull_le32() to avoid alignment issues for the ISO timestamp

Signed-off-by: Troels Nilsson <trnn@demant.com>
@kartben kartben merged commit 35371e8 into zephyrproject-rtos:main Mar 20, 2025
27 checks passed
@Tronil Tronil deleted the fix-possible-unaligned-read-for-ISO-ts branch March 24, 2025 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants