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

BUGFIX hardfault FMUv5 List was used before being initialized. #9652

Merged
merged 1 commit into from
Jun 12, 2018

Conversation

davids5
Copy link
Member

@davids5 davids5 commented Jun 12, 2018

_uavcan_open_request_list was accessed before it was initalized.

Fixes #9648

  _uavcan_open_request_list was accessed before it was initalized.
@LorenzMeier
Copy link
Member

Awesome!

@LorenzMeier
Copy link
Member

@davids5 Can you rebase this on master?

@davids5 davids5 force-pushed the master_fmuv5_uavcan_hardfault branch from e295f71 to 90cd33e Compare June 12, 2018 20:23
@davids5
Copy link
Member Author

davids5 commented Jun 12, 2018

@LorenzMeier - rebased. For the record the bug has been in the code forever. It was not a race. The dereferencing null on the F4 did not pitch the exception but does on the F7.

@davids5 davids5 merged commit 8aa1d4d into master Jun 12, 2018
@davids5 davids5 deleted the master_fmuv5_uavcan_hardfault branch June 12, 2018 20:44
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.

None yet

2 participants