sewardj | cbdddcf | 2005-03-10 23:23:45 +0000 | [diff] [blame] | 1 | |
| 2 | searching for pointers to 1 not-freed blocks. |
| 3 | checked ... bytes. |
| 4 | |
| 5 | LEAK SUMMARY: |
| 6 | definitely lost: 0 bytes in 0 blocks. |
| 7 | possibly lost: 0 bytes in 0 blocks. |
| 8 | still reachable: 10 bytes in 1 blocks. |
| 9 | suppressed: 0 bytes in 0 blocks. |
| 10 | Reachable blocks (those to which a pointer was found) are not shown. |
| 11 | To see them, rerun with: --show-reachable=yes |
| 12 | |
| 13 | ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) |
| 14 | malloc/free: in use at exit: 0 bytes in 0 blocks. |
| 15 | malloc/free: 1 allocs, 1 frees, 10 bytes allocated. |
| 16 | For a detailed leak analysis, rerun with: --leak-check=yes |
| 17 | For counts of detected errors, rerun with: -v |