Skip to content

bd: Fix missing init in MBRBlockDevice #4607

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

Merged
merged 2 commits into from
Jun 26, 2017
Merged

Conversation

geky
Copy link
Contributor

@geky geky commented Jun 21, 2017

Looks like an init call was missing to the MBRBlockDevice's child block device. This went unnoticed during testing since not all block devices need an init call to function.

I also added an asert on init to the Heap block device, which will at least find these issues if we run filesystem tests.

related issue #4526
cc @netanelgonen, @theotherjimmy

@JanneKiiskila
Copy link
Contributor

We need this on a patch release as well (5.5.x).

@theotherjimmy
Copy link
Contributor

/morph test-nightly

@mbed-bot
Copy link

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test-nightly

Output

mbed Build Number: 638

All builds and test passed!

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

Successfully merging this pull request may close these issues.

5 participants