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

[nrf noup] boot: zephyr: decompression: Fix stray sizeof() usage #370

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

nordicjm
Copy link
Contributor

@nordicjm nordicjm commented Nov 5, 2024

fixup! [nrf noup] zephyr: Add support for compressed image updates

Fixes an issue with using sizeof() for variables for buffer sizes instead of the actual buffer size itself

fixup! [nrf noup] zephyr: Add support for compressed image updates

Fixes an issue with using sizeof() for variables for buffer sizes
instead of the actual buffer size itself

Signed-off-by: Jamie McCrae <[email protected]>
@nordicjm nordicjm merged commit 99fee89 into nrfconnect:main Nov 5, 2024
1 check passed
@nordicjm nordicjm deleted the fixsizeof branch November 6, 2024 07:50
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.

3 participants