android_mt6572_jiabo/external/valgrind/memcheck/tests/malloc3.stdout.exp
2025-09-05 16:56:03 +08:00

5 lines
125 B
Text

malloc(0) = 0x........
malloc(-1) = 0x........
calloc(0,1) = 0x........
calloc(0,-1) = 0x........
calloc(-1,-1) = 0x........