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

mm_heap: add debug assert to check the alignment problem #7495

Merged
merged 1 commit into from Nov 1, 2022

Conversation

CV-Bowen
Copy link
Contributor

@CV-Bowen CV-Bowen commented Nov 1, 2022

Summary

Delete the realloc test in apps: apache/nuttx-apps#1393
It's better to add DEBUGASSERT in mm code to check the unaligned problem instead add a complex test case.
And this pr follow #5991, so @yamt could you have a look?

Impact

mm

Testing

sim:nsh, mm test pass

Signed-off-by: wangbowen6 <wangbowen6@xiaomi.com>
Signed-off-by: YAMAMOTO Takashi <yamamoto@midokura.com>
@CV-Bowen
Copy link
Contributor Author

CV-Bowen commented Nov 1, 2022

Rebase to retrigger the CI.

@xiaoxiang781216 xiaoxiang781216 merged commit fccda0c into apache:master Nov 1, 2022
@CV-Bowen CV-Bowen deleted the mm_alignment_check branch November 21, 2022 15:31
@jerpelea jerpelea added this to To-Add in Release Notes - 12.0.0 Dec 29, 2022
@jerpelea jerpelea moved this from To-Add to Added in Release Notes - 12.0.0 Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants