Homec4science

safer handling of file pointers when reading/writing dumps and restarts

Authored by Axel Kohlmeyer <akohlmey@gmail.com> on Aug 21 2015, 19:45.

Description

safer handling of file pointers when reading/writing dumps and restarts

this change guarantees that file pointers are initialized or set to NULL when not in use. File pointers are checked for being non-null before closing them.

Details

Committed
Axel Kohlmeyer <akohlmey@gmail.com>Aug 21 2015, 19:51
Pushed
jungeOct 6 2016, 16:49
Parents
rLAMMPS187e0b9ce49b: Merge remote-tracking branch 'lammps-ro/master' into lammps-icms
Branches
Unknown
Tags
Unknown

Event Timeline

Axel Kohlmeyer <akohlmey@gmail.com> committed rLAMMPScba234e499e5: safer handling of file pointers when reading/writing dumps and restarts (authored by Axel Kohlmeyer <akohlmey@gmail.com>).Aug 21 2015, 19:51