diff options
| author | Thomas Vanbesien <tvanbesi@proton.me> | 2026-02-27 12:02:16 +0100 |
|---|---|---|
| committer | Thomas Vanbesien <tvanbesi@proton.me> | 2026-02-27 12:02:16 +0100 |
| commit | 25d16ff06c2551ed090c2847efdc819303e577f3 (patch) | |
| tree | 6823f9d9afa332a91de19a27722d53f12a12f15e /inc/malloc.h | |
| parent | b8de4f339318dc245b073f05e186c4b2b1e8e758 (diff) | |
| download | malloc-25d16ff06c2551ed090c2847efdc819303e577f3.tar.gz malloc-25d16ff06c2551ed090c2847efdc819303e577f3.zip | |
Implement realloc and add realloc rounds to random test
realloc returns the same pointer if the chunk is large enough,
otherwise malloc + memcpy + free. The random test now verifies
data integrity after resizing across all three categories.
Diffstat (limited to 'inc/malloc.h')
0 files changed, 0 insertions, 0 deletions
