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 v3.6-branch] stream_flash: stream_flash_erase_page does not check whether requested offset is in range of stream flash owned area #80637

Merged
merged 1 commit into from
Nov 6, 2024

Commits on Oct 30, 2024

  1. storage/stream_flash: Fix range check in stream_flash_erase_page

    Added check where stream_flash_erase_page checks if requested
    offset is actually within stream flash designated area.
    
    Fixes #79800
    
    Signed-off-by: Dominik Ermel <[email protected]>
    (cherry picked from commit 8714c17)
    de-nordic committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    72aea10 View commit details
    Browse the repository at this point in the history