embeddedartistry/libmemory

Add test for overlapping memory blocks

オープン

#10 opened on 2017/10/30

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)C (53 件のフォーク)auto 404
Testhelp wanted

Repository metrics

Stars
 (285 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド