Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Run Summary: Type Total Ran Passed Failed Inactive
- suites 1 1 n/a 0 0
- tests 8 8 8 0 0
- asserts 23 23 23 0 n/a
- Elapsed time = 0.078 seconds
- ==13622==
- ==13622== HEAP SUMMARY:
- ==13622== in use at exit: 880 bytes in 5 blocks
- ==13622== total heap usage: 113 allocs, 110 frees, 12,288 bytes allocated
- ==13622==
- ==13622== 16 bytes in 1 blocks are definitely lost in loss record 1 of 5
- ==13622== at 0x4C2AC23: malloc (vg_replace_malloc.c:299)
- ==13622== by 0x401F09: ajoute_tuile (grille.c:114)
- ==13622== by 0x403738: tests_dont_fill_lake (tests_unitaires_A.c:127)
- ==13622== by 0x4E3AC99: ??? (in /usr/lib/libcunit.so.1.0.1)
- ==13622== by 0x4E3AF27: ??? (in /usr/lib/libcunit.so.1.0.1)
- ==13622== by 0x4E3B2A5: CU_run_all_tests (in /usr/lib/libcunit.so.1.0.1)
- ==13622== by 0x403B61: main (tests_unitaires_A.c:193)
- ==13622==
- ==13622== 16 bytes in 1 blocks are definitely lost in loss record 2 of 5
- ==13622== at 0x4C2AC23: malloc (vg_replace_malloc.c:299)
- ==13622== by 0x401F09: ajoute_tuile (grille.c:114)
- ==13622== by 0x4037D7: tests_dont_fill_lake (tests_unitaires_A.c:138)
- ==13622== by 0x4E3AC99: ??? (in /usr/lib/libcunit.so.1.0.1)
- ==13622== by 0x4E3AF27: ??? (in /usr/lib/libcunit.so.1.0.1)
- ==13622== by 0x4E3B2A5: CU_run_all_tests (in /usr/lib/libcunit.so.1.0.1)
- ==13622== by 0x403B61: main (tests_unitaires_A.c:193)
- ==13622==
- ==13622== 32 bytes in 1 blocks are indirectly lost in loss record 3 of 5
- ==13622== at 0x4C2AC23: malloc (vg_replace_malloc.c:299)
- ==13622== by 0x40141E: rand_tuile (tuile.c:77)
- ==13622== by 0x401B60: nouvelle_grille_avec_tuile (grille.c:27)
- ==13622== by 0x4036C4: tests_dont_fill_lake (tests_unitaires_A.c:116)
- ==13622== by 0x4E3AC99: ??? (in /usr/lib/libcunit.so.1.0.1)
- ==13622== by 0x4E3AF27: ??? (in /usr/lib/libcunit.so.1.0.1)
- ==13622== by 0x4E3B2A5: CU_run_all_tests (in /usr/lib/libcunit.so.1.0.1)
- ==13622== by 0x403B61: main (tests_unitaires_A.c:193)
- ==13622==
- ==13622== 48 (16 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 4 of 5
- ==13622== at 0x4C2AC23: malloc (vg_replace_malloc.c:299)
- ==13622== by 0x401F09: ajoute_tuile (grille.c:114)
- ==13622== by 0x401B95: nouvelle_grille_avec_tuile (grille.c:28)
- ==13622== by 0x4036C4: tests_dont_fill_lake (tests_unitaires_A.c:116)
- ==13622== by 0x4E3AC99: ??? (in /usr/lib/libcunit.so.1.0.1)
- ==13622== by 0x4E3AF27: ??? (in /usr/lib/libcunit.so.1.0.1)
- ==13622== by 0x4E3B2A5: CU_run_all_tests (in /usr/lib/libcunit.so.1.0.1)
- ==13622== by 0x403B61: main (tests_unitaires_A.c:193)
- ==13622==
- ==13622== 800 bytes in 1 blocks are definitely lost in loss record 5 of 5
- ==13622== at 0x4C2AC23: malloc (vg_replace_malloc.c:299)
- ==13622== by 0x401AEA: nouvelle_grille (grille.c:15)
- ==13622== by 0x401B57: nouvelle_grille_avec_tuile (grille.c:26)
- ==13622== by 0x4036C4: tests_dont_fill_lake (tests_unitaires_A.c:116)
- ==13622== by 0x4E3AC99: ??? (in /usr/lib/libcunit.so.1.0.1)
- ==13622== by 0x4E3AF27: ??? (in /usr/lib/libcunit.so.1.0.1)
- ==13622== by 0x4E3B2A5: CU_run_all_tests (in /usr/lib/libcunit.so.1.0.1)
- ==13622== by 0x403B61: main (tests_unitaires_A.c:193)
- ==13622==
- ==13622== LEAK SUMMARY:
- ==13622== definitely lost: 848 bytes in 4 blocks
- ==13622== indirectly lost: 32 bytes in 1 blocks
- ==13622== possibly lost: 0 bytes in 0 blocks
- ==13622== still reachable: 0 bytes in 0 blocks
- ==13622== suppressed: 0 bytes in 0 blocks
- ==13622==
- ==13622== For counts of detected and suppressed errors, rerun with: -v
- ==13622== ERROR SUMMARY: 1318 errors from 13 contexts (suppressed: 0 from 0)
- thomaskowalski@Thomas:/mnt/d/Users/thoma/Documents/ENSIIE/Honshu_V2$
Advertisement
Add Comment
Please, Sign In to add comment