1
0
mirror of https://github.com/ioacademy-jikim/debugging synced 2025-06-12 02:16:13 +00:00
debugging/02_day/valgrind/valgrind-3.11.0/memcheck/tests/malloc_free_fill.stderr.exp
2015-12-13 22:34:58 +09:00

16 lines
251 B
Plaintext

test simple malloc/free:
PASSED: malloc-filled
PASSED: free-filled
test realloc-larger:
PASSED: malloc-filled
PASSED: free-filled
PASSED: malloc-filled
test realloc-smaller:
PASSED: malloc-filled
PASSED: free-filled
test calloc:
PASSED: zero