aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Vanbesien <tvanbesi@proton.me>2026-02-27 12:02:16 +0100
committerThomas Vanbesien <tvanbesi@proton.me>2026-02-27 12:02:16 +0100
commit25d16ff06c2551ed090c2847efdc819303e577f3 (patch)
tree6823f9d9afa332a91de19a27722d53f12a12f15e /.gitignore
parentb8de4f339318dc245b073f05e186c4b2b1e8e758 (diff)
downloadmalloc-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 '.gitignore')
0 files changed, 0 insertions, 0 deletions