Homec4science

avoid resource leak in fix gcmc

Authored by Axel Kohlmeyer <akohlmey@gmail.com> on Apr 30 2014, 12:31.

Description

avoid resource leak in fix gcmc

the internally defined group in fix gcmc was not deleted in
the destructor. while the previous bugfix made its definition
unique, it leads to unexpected behavior or leaking of groups
when using fix/unfix multiple times.

Details

Committed
Axel Kohlmeyer <akohlmey@gmail.com>Apr 30 2014, 12:31
Pushed
jungeOct 6 2016, 16:49
Parents
rLAMMPSb7ed808593a4: dstyle needs to be initialized before calling options
Branches
Unknown
Tags
Unknown

Event Timeline

Axel Kohlmeyer <akohlmey@gmail.com> committed rLAMMPS8d658106160d: avoid resource leak in fix gcmc (authored by Axel Kohlmeyer <akohlmey@gmail.com>).Apr 30 2014, 12:31