Testhelp wanted
倉庫指標
- 星標
- (285 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
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.
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.