embeddedartistry / embeddedartistry/libmemory

Add test for overlapping memory blocks

Open
#10 0 comments 0 reactions 0 assignees View on GitHub
help wanted Test
Dominant language
C
Stars
285
Forks
53
PR merge metrics
No merged PRs in 30d

Description

malloc - add tests that none of the returned blocks overlap.

Non-overlap would mean that each returned address + size does not fall within the bounds of another returned address / size.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.