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

tools/jlink-nuttx: Move the register index check to setget_reg #6520

Merged
merged 1 commit into from
Jun 25, 2022

Conversation

xiaoxiang781216
Copy link
Contributor

@xiaoxiang781216 xiaoxiang781216 commented Jun 25, 2022

Summary

avoid access tcbinfo before initializing it in update_tcbinfo, report here:
https://www.mail-archive.com/dev@nuttx.apache.org/msg07997.html

Impact

Fix the crash

Testing

avoid access tcbinfo before initializing it in update_tcbinfo

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
@pkarashchenko pkarashchenko merged commit 4c2b7f3 into apache:master Jun 25, 2022
@xiaoxiang781216 xiaoxiang781216 deleted the jlink branch June 25, 2022 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants