==30767== Memcheck, a memory error detector ==30767== Copyright (C) 2002-2024, and GNU GPL'd, by Julian Seward et al. ==30767== Using Valgrind-3.25.1 and LibVEX; rerun with -h for copyright info ==30767== Command: ./a.out ==30767== ==30767== ==30767== HEAP SUMMARY: ==30767== in use at exit: 4 bytes in 1 blocks ==30767== total heap usage: 1 allocs, 0 frees, 4 bytes allocated ==30767== ==30767== LEAK SUMMARY: ==30767== definitely lost: 4 bytes in 1 blocks ==30767== indirectly lost: 0 bytes in 0 blocks ==30767== possibly lost: 0 bytes in 0 blocks ==30767== still reachable: 0 bytes in 0 blocks ==30767== suppressed: 0 bytes in 0 blocks ==30767== Rerun with --leak-check=full to see details of leaked memory ==30767== ==30767== For lists of detected and suppressed errors, rerun with: -s ==30767== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
==31045== Memcheck, a memory error detector ==31045== Copyright (C) 2002-2024, and GNU GPL'd, by Julian Seward et al. ==31045== Using Valgrind-3.25.1 and LibVEX; rerun with -h for copyright info ==31045== Command: ./a.out ==31045== ==31045== ==31045== HEAP SUMMARY: ==31045== in use at exit: 0 bytes in 0 blocks ==31045== total heap usage: 1 allocs, 1 frees, 4 bytes allocated ==31045== ==31045== All heap blocks were freed -- no leaks are possible ==31045== ==31045== For lists of detected and suppressed errors, rerun with: -s ==31045== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)