==2085495== Memcheck, a memory error detector
==2085495== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2085495== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2085495== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestPropagationPropertiesCalculator -malloc_debug -malloc_dump -memory_info
==2085495== Parent PID: 2067151
==2085495== 
==2085495== 
==2085495== FILE DESCRIPTORS: 7 open (3 std) at exit.
==2085495== Open file descriptor 116:
==2085495==    <inherited from parent>
==2085495== 
==2085495== Open file descriptor 112:
==2085495==    <inherited from parent>
==2085495== 
==2085495== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestPropagationPropertiesCalculator_valgrind.txt
==2085495==    <inherited from parent>
==2085495== 
==2085495== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2085495==    <inherited from parent>
==2085495== 
==2085495== 
==2085495== HEAP SUMMARY:
==2085495==     in use at exit: 6,296 bytes in 114 blocks
==2085495==   total heap usage: 14,997,636 allocs, 14,997,522 frees, 9,167,958,117 bytes allocated
==2085495== 
==2085495== 448 bytes in 8 blocks are definitely lost in loss record 16 of 16
==2085495==    at 0x4849013: operator new(unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==2085495==    by 0xB680875: OpenSimplex2S::initLatticePoints() (OpenSimplex2S.cpp:462)
==2085495==    by 0xB67EB0E: OpenSimplex2S::Initializer::Initializer() (OpenSimplex2S.cpp:34)
==2085495==    by 0xB681AB4: __static_initialization_and_destruction_0(int, int) (OpenSimplex2S.cpp:38)
==2085495==    by 0xB681AD9: _GLOBAL__sub_I_OpenSimplex2S.cpp (OpenSimplex2S.cpp:1084)
==2085495==    by 0x400647D: call_init.part.0 (dl-init.c:70)
==2085495==    by 0x4006567: call_init (dl-init.c:33)
==2085495==    by 0x4006567: _dl_init (dl-init.c:117)
==2085495==    by 0x40202E9: ??? (in /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2)
==2085495==    by 0x3: ???
==2085495==    by 0x1FFF0002EA: ???
==2085495==    by 0x1FFF000361: ???
==2085495==    by 0x1FFF00036F: ???
==2085495==    by 0x1FFF00037C: ???
==2085495== 
{
   <insert_a_suppression_name_here>
   Memcheck:Leak
   match-leak-kinds: definite
   fun:_Znwm
   fun:_ZN13OpenSimplex2S17initLatticePointsEv
   fun:_ZN13OpenSimplex2S11InitializerC1Ev
   fun:_Z41__static_initialization_and_destruction_0ii
   fun:_GLOBAL__sub_I_OpenSimplex2S.cpp
   fun:call_init.part.0
   fun:call_init
   fun:_dl_init
   obj:/usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
   obj:*
   obj:*
   obj:*
   obj:*
   obj:*
}
==2085495== LEAK SUMMARY:
==2085495==    definitely lost: 448 bytes in 8 blocks
==2085495==    indirectly lost: 0 bytes in 0 blocks
==2085495==      possibly lost: 0 bytes in 0 blocks
==2085495==    still reachable: 5,848 bytes in 106 blocks
==2085495==         suppressed: 0 bytes in 0 blocks
==2085495== Reachable blocks (those to which a pointer was found) are not shown.
==2085495== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2085495== 
==2085495== For lists of detected and suppressed errors, rerun with: -s
==2085495== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
