Merge branch 'merge-pull-161' into lammps-icms
From Anders Hafreager
Harden various find_XXX() functions that take a string as argument
and use strcmp() internally against being handed a NULL pointer.
This closes #160
Axel Kohlmeyer <akohlmey@gmail.com> | Aug 25 2016, 11:58 |
junge | Oct 6 2016, 16:49 |
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
6a21d62c3ff9 | Axel Kohlmeyer | Merge branch 'find_with_null' of https://github.com/andeplane/lammps into merge… | Aug 25 2016 | |||
f7e741f34439 | Anders Hafreager | find functions in atom.cpp checks for id/name being NULL | Aug 25 2016 | |||
b76dc86f05d1 | Axel Kohlmeyer | Merge branch 'find_with_null' of https://github.com/andeplane/lammps into merge… | Aug 25 2016 | |||
12e1857e3046 | Anders Hafreager | Fixed so we test for compute,fix and variable id's being NULL in find_ functions | Aug 25 2016 |