Skip to content

Bluetooth: Mesh: Pass correct pointer to publish_sent #35296

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

Merged

Conversation

PavelVPV
Copy link
Collaborator

This commit fixes a bug where incorrect pointer passed to publish_sent
in access.c caused bus fault.

Signed-off-by: Pavel Vasilyev [email protected]

This commit fixes a bug where incorrect pointer passed to publish_sent
in access.c caused bus fault.

Signed-off-by: Pavel Vasilyev <[email protected]>
@jhedberg jhedberg added the bug The issue is a bug, or the PR is fixing a bug label May 17, 2021
@jhedberg jhedberg added this to the v2.6.0 milestone May 17, 2021
Copy link
Member

@jhedberg jhedberg left a comment

Choose a reason for hiding this comment

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

Thanks! How long has this bug been in the tree? Do we want to back port it to older releases?

@PavelVPV
Copy link
Collaborator Author

@jhedberg not so long, was introduced here in #34310.

@ioannisg ioannisg merged commit 8717a0f into zephyrproject-rtos:main May 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Bluetooth Mesh area: Bluetooth bug The issue is a bug, or the PR is fixing a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants