Add /none/tests/use_after_close to .gitignore
[valgrind.git] / memcheck / tests / malloc3.stdout.exp
blobd55e585045321ff975088f291b4001644c83e0dd
1 malloc(0) = 0x........
2 malloc(-1) = 0x........
3 calloc(0,1) = 0x........
4 calloc(0,-1) = 0x........
5 calloc(-1,-1) = 0x........