==1866329== Memcheck, a memory error detector
==1866329== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1866329== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1866329== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/lung/test/TestAirwayGeneration -malloc_debug -malloc_dump -memory_info
==1866329== Parent PID: 1849946
==1866329== 
==1866329== 
==1866329== FILE DESCRIPTORS: 7 open (3 std) at exit.
==1866329== Open file descriptor 116:
==1866329==    <inherited from parent>
==1866329== 
==1866329== Open file descriptor 112:
==1866329==    <inherited from parent>
==1866329== 
==1866329== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestAirwayGeneration_valgrind.txt
==1866329==    <inherited from parent>
==1866329== 
==1866329== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1866329==    <inherited from parent>
==1866329== 
==1866329== 
==1866329== HEAP SUMMARY:
==1866329==     in use at exit: 6,296 bytes in 114 blocks
==1866329==   total heap usage: 7,378 allocs, 7,264 frees, 935,164 bytes allocated
==1866329== 
==1866329== 448 bytes in 8 blocks are definitely lost in loss record 16 of 16
==1866329==    at 0x4849013: operator new(unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==1866329==    by 0x7A48975: OpenSimplex2S::initLatticePoints() (OpenSimplex2S.cpp:462)
==1866329==    by 0x7A46C0E: OpenSimplex2S::Initializer::Initializer() (OpenSimplex2S.cpp:34)
==1866329==    by 0x7A49BB4: __static_initialization_and_destruction_0(int, int) (OpenSimplex2S.cpp:38)
==1866329==    by 0x7A49BD9: _GLOBAL__sub_I_OpenSimplex2S.cpp (OpenSimplex2S.cpp:1084)
==1866329==    by 0x400647D: call_init.part.0 (dl-init.c:70)
==1866329==    by 0x4006567: call_init (dl-init.c:33)
==1866329==    by 0x4006567: _dl_init (dl-init.c:117)
==1866329==    by 0x40202E9: ??? (in /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2)
==1866329==    by 0x3: ???
==1866329==    by 0x1FFF0002FE: ???
==1866329==    by 0x1FFF000365: ???
==1866329==    by 0x1FFF000373: ???
==1866329==    by 0x1FFF000380: ???
==1866329== 
{
   <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:*
}
==1866329== LEAK SUMMARY:
==1866329==    definitely lost: 448 bytes in 8 blocks
==1866329==    indirectly lost: 0 bytes in 0 blocks
==1866329==      possibly lost: 0 bytes in 0 blocks
==1866329==    still reachable: 5,848 bytes in 106 blocks
==1866329==         suppressed: 0 bytes in 0 blocks
==1866329== Reachable blocks (those to which a pointer was found) are not shown.
==1866329== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1866329== 
==1866329== For lists of detected and suppressed errors, rerun with: -s
==1866329== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
