Skip to content

Fix out-of-bounds array access in tests-mbedmicro-rtos-mbed-malloc #10977

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 1 commit into from
Jul 8, 2019
Merged

Fix out-of-bounds array access in tests-mbedmicro-rtos-mbed-malloc #10977

merged 1 commit into from
Jul 8, 2019

Conversation

vmedcy
Copy link
Contributor

@vmedcy vmedcy commented Jul 5, 2019

Description

Never allocate more than ALLOC_ARRAY_SIZE bytes in test_alloc_and_free test.

Pull request type

[ ] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[X] Test update
[ ] Breaking change

Reviewers

Release Notes

@0xc0170
Copy link
Contributor

0xc0170 commented Jul 5, 2019

@mprse @maciejbocianski Can you review pls

@ciarmcom ciarmcom requested review from a team July 5, 2019 15:00
@ciarmcom
Copy link
Member

ciarmcom commented Jul 5, 2019

@vmedcy, thank you for your changes.
@ARMmbed/mbed-os-test @ARMmbed/mbed-os-core @ARMmbed/mbed-os-maintainers please review.

@artokin
Copy link
Contributor

artokin commented Jul 8, 2019

CI started

@mbed-ci
Copy link

mbed-ci commented Jul 8, 2019

Test run: SUCCESS

Summary: 4 of 4 test jobs passed
Build number : 1
Build artifacts

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.

8 participants