msg-byu / symlib

Spacegroup finder. Includes symmetry-related routines for cluster expansion and other codes that rely on symmetries of lattices and crystals.
MIT License
12 stars 15 forks source link

Small memory leak in symmetry.f90 get_spaceGroup #18

Closed JohnEdChristensen closed 6 years ago

JohnEdChristensen commented 6 years ago

lattpg_op does not get deallocated. I created a pull with the fix

glwhart commented 6 years ago

This was fixed (presumably) with your changes. I accepted the PR