embeddedartistry/libmemory

Add test for overlapping memory blocks

開放

#10 建立於 2017年10月30日

 (0 則留言) (0 個反應) (0 位負責人)C (53 個分叉)auto 404
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.

貢獻者指南