ftmemsim-valgrind/memcheck/tests/malloc3.stderr.exp
Nicholas Nethercote e3f6e42966 Fixed bug 149878 (calloc overflow). This disables some of the calloc silly
arg checking, but that's no great loss.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10578
2009-07-24 06:41:02 +00:00

3 lines
75 B
Plaintext

Warning: silly arg (-1) to malloc()
Warning: silly args (0,-1) to calloc()