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

Correct access out of bonds on buffer used by flash functions #173

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

gabrielfedel
Copy link
Contributor

@gabrielfedel gabrielfedel commented Jul 30, 2024

This commit fixes access out of bonds from flash.cpp.
With this fix it is possible to use the flash functions (write and info)
with source compile with gcc >= 11

@gabrielfedel gabrielfedel self-assigned this Jul 30, 2024
@gabrielfedel gabrielfedel changed the title fix: Correct access out of bonds for buffer used for flash functions Correct access out of bonds for buffer used for flash functions Jul 30, 2024
This commit fixes access out of bonds from flash.cpp.
With this fix it is possible to use the flash functions (write and info)
with source compile with gcc >= 11
@gabrielfedel gabrielfedel changed the title Correct access out of bonds for buffer used for flash functions Correct access out of bonds on buffer used by flash functions Jul 31, 2024
@gabrielfedel gabrielfedel merged commit beb4c64 into master Aug 6, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants