==3567718== Memcheck, a memory error detector
==3567718== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==3567718== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==3567718== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/lung/test/TestAirwayTreeWalker -malloc_debug -malloc_dump -memory_info
==3567718== Parent PID: 3546972
==3567718== 
==3567718== WARNING: pwritev(vector[...]) is an obsolete suppression line not supported in valgrind 3.15 or later.
==3567718== You should replace [...] by a specific index such as [0] or [1] or [2] or similar
==3567718== 
==3567718== 
==3567718== FILE DESCRIPTORS: 7 open (3 std) at exit.
==3567718== Open file descriptor 117:
==3567718==    <inherited from parent>
==3567718== 
==3567718== Open file descriptor 110:
==3567718==    <inherited from parent>
==3567718== 
==3567718== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestAirwayTreeWalker_valgrind.txt
==3567718==    <inherited from parent>
==3567718== 
==3567718== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==3567718==    <inherited from parent>
==3567718== 
==3567718== 
==3567718== HEAP SUMMARY:
==3567718==     in use at exit: 6,296 bytes in 114 blocks
==3567718==   total heap usage: 7,098 allocs, 6,984 frees, 1,005,334 bytes allocated
==3567718== 
==3567718== 448 bytes in 8 blocks are definitely lost in loss record 16 of 16
==3567718==    at 0x4849013: operator new(unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==3567718==    by 0x566A7D5: OpenSimplex2S::initLatticePoints() (OpenSimplex2S.cpp:442)
==3567718==    by 0x5668A6E: OpenSimplex2S::Initializer::Initializer() (OpenSimplex2S.cpp:14)
==3567718==    by 0x566BA14: __static_initialization_and_destruction_0(int, int) (OpenSimplex2S.cpp:18)
==3567718==    by 0x566BA39: _GLOBAL__sub_I_OpenSimplex2S.cpp (OpenSimplex2S.cpp:1064)
==3567718==    by 0x400647D: call_init.part.0 (dl-init.c:70)
==3567718==    by 0x4006567: call_init (dl-init.c:33)
==3567718==    by 0x4006567: _dl_init (dl-init.c:117)
==3567718==    by 0x40202E9: ??? (in /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2)
==3567718==    by 0x3: ???
==3567718==    by 0x1FFF000322: ???
==3567718==    by 0x1FFF000389: ???
==3567718==    by 0x1FFF000397: ???
==3567718==    by 0x1FFF0003A4: ???
==3567718== 
{
   <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:*
}
==3567718== LEAK SUMMARY:
==3567718==    definitely lost: 448 bytes in 8 blocks
==3567718==    indirectly lost: 0 bytes in 0 blocks
==3567718==      possibly lost: 0 bytes in 0 blocks
==3567718==    still reachable: 5,848 bytes in 106 blocks
==3567718==         suppressed: 0 bytes in 0 blocks
==3567718== Reachable blocks (those to which a pointer was found) are not shown.
==3567718== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==3567718== 
==3567718== For lists of detected and suppressed errors, rerun with: -s
==3567718== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
