Skip to content

Conversation

@kruithofa
Copy link

In the helper-module we do a memcpy of a structure but the size is possibly incorrect.

This PR ensures that the correct sizes are used.

fixes #55110

Signed-off-by: Andries Kruithof [email protected]

In the helper-module we do a memcpy of a structure but the size
is possibly incorrect.

This PR ensures that the correct sizes are used.

Signed-off-by: Andries Kruithof <[email protected]>
@kruithofa
Copy link
Author

The issue seems to be gone, but based upon code inspection we need the fix proposed by @erbr-ot

Copy link
Contributor

@erbr-ot erbr-ot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LRTM

@carlescufi carlescufi merged commit 954c4f2 into zephyrproject-rtos:main Apr 27, 2023
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.

tests: bluetooth: RX overflow in lt_tx_real_no_encode

7 participants