1 2Argument 'size' of function realloc has a fishy (possibly negative) value: -1 3 at 0x........: realloc (vg_replace_malloc.c:...) 4 by 0x........: main (accounting.c:17) 5 6 7HEAP SUMMARY: 8 in use at exit: 0 bytes in 0 blocks 9 total heap usage: 1 allocs, 1 frees, 1 bytes allocated 10 11For a detailed leak analysis, rerun with: --leak-check=full 12 13For counts of detected and suppressed errors, rerun with: -v 14ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0) 15