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 79830 to v2.7 branch: Add stream_flash_erase_page range check #80615

Open
wants to merge 1 commit into
base: v2.7-branch
Choose a base branch
from

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
    f173c1e View commit details
    Browse the repository at this point in the history