Skip to content

Conversation

@de-nordic
Copy link
Contributor

@de-nordic de-nordic commented Oct 30, 2024

Fixes a bug where: stream_flash: stream_flash_erase_page does not check whether requested offset is in range of stream flash owned area (#79800)

Fixes #80460
Failed backport #80460

@github-actions github-actions bot added area: Tests Issues related to a particular existing or missing test area: Storage Storage subsystem area: API Changes to public APIs labels Oct 30, 2024
@de-nordic
Copy link
Contributor Author

@nashif I should drop the test commit, right?

@de-nordic de-nordic force-pushed the backport-79830-to-v2.7-branch branch from 9735411 to a5471aa Compare October 30, 2024 15:32
@github-actions github-actions bot removed the area: Tests Issues related to a particular existing or missing test label Oct 30, 2024
@de-nordic de-nordic self-assigned this Oct 30, 2024
@de-nordic de-nordic force-pushed the backport-79830-to-v2.7-branch branch from a5471aa to f67cbe0 Compare October 30, 2024 16:04
@github-actions github-actions bot added the area: Tests Issues related to a particular existing or missing test label Oct 30, 2024
@de-nordic de-nordic assigned nashif and unassigned de-nordic Oct 30, 2024
@de-nordic de-nordic force-pushed the backport-79830-to-v2.7-branch branch from f67cbe0 to f173c1e Compare November 4, 2024 20:26
@github-actions github-actions bot removed the area: Tests Issues related to a particular existing or missing test label Nov 4, 2024
@nashif
Copy link
Member

nashif commented Nov 4, 2024

please put something useful in the PR title, PR numbers do not tell me anything.

@de-nordic de-nordic changed the title Backport 79830 to v2.7 branch Backport 79830 to v2.7 branch: Add stream_flash_erase_page range check Nov 5, 2024
@de-nordic
Copy link
Contributor Author

@nashif I am sorry, but it seems that CI for this will always fail, due to missing runners or out of date configuration. I can not do anything about this.

@de-nordic de-nordic linked an issue Dec 10, 2024 that may be closed by this pull request
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)
@nashif nashif force-pushed the backport-79830-to-v2.7-branch branch from f173c1e to 256c9a4 Compare December 16, 2024 16:58
@nashif
Copy link
Member

nashif commented Dec 16, 2024

failures unrelated.

@nashif nashif merged commit 7c1f30d into v2.7-branch Dec 16, 2024
19 of 22 checks passed
@nashif nashif deleted the backport-79830-to-v2.7-branch branch December 16, 2024 21:26
@kartben
Copy link
Contributor

kartben commented Dec 16, 2024

failures unrelated.

@nashif Well I'll have to get the doc build back on track at some point though :/

@nashif
Copy link
Member

nashif commented Dec 16, 2024

failures unrelated.

@nashif Well I'll have to get the doc build back on track at some point though :/

sure, but how is this related to this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: API Changes to public APIs area: Storage Storage subsystem

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Backport v2.7-branch] Failed to backport #79830

4 participants