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

[Backport v2.7-branch] drivers: sensor: nxp: kinetis: temp: fix memset() length #73108

Conversation

henrikbrixandersen
Copy link
Member

@henrikbrixandersen henrikbrixandersen commented May 21, 2024

Backport 59402fd from #73094.

Fixes: #73093
Fixes: #73104

@henrikbrixandersen henrikbrixandersen added area: Sensors Sensors Backport Backport PR and backport failure issues labels May 21, 2024
@github-actions github-actions bot removed the area: Sensors Sensors label May 21, 2024
@henrikbrixandersen henrikbrixandersen added platform: NXP NXP platform: NXP Drivers NXP Semiconductors, drivers labels May 21, 2024
@henrikbrixandersen henrikbrixandersen linked an issue May 21, 2024 that may be closed by this pull request
Use the correct buffer size when calling memset().

Fixes: zephyrproject-rtos#73093

Signed-off-by: Henrik Brix Andersen <[email protected]>
(cherry picked from commit 59402fd)
@cfriedt cfriedt merged commit 6477a75 into zephyrproject-rtos:v2.7-branch May 21, 2024
22 checks passed
@henrikbrixandersen henrikbrixandersen deleted the backport-73094-to-v2.7-branch branch May 30, 2024 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backport Backport PR and backport failure issues platform: NXP Drivers NXP Semiconductors, drivers
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Backport v2.7-branch] Failed to backport #73094
4 participants