Valgrind shows that one of List_New leaks memory. I think it heppens in this line https://github.com/MeshToolkit/MSTK/blob/4847ab3450135fd5ca425c5ee960d802a242df5b/src/io/MESH_ReadExodusII_Serial.c#L1284
Valgrind shows that one of List_New leaks memory. I think it heppens in this line
MSTK/src/io/MESH_ReadExodusII_Serial.c
Line 1284 in 4847ab3