Homec4science

Merge branch 'merge-pull-161' into lammps-icms

Authored by Axel Kohlmeyer <akohlmey@gmail.com> on Aug 25 2016, 11:58.

Description

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

Event Timeline

Axel Kohlmeyer <akohlmey@gmail.com> committed rLAMMPSe9694ed4f160: Merge branch 'merge-pull-161' into lammps-icms (authored by Axel Kohlmeyer <akohlmey@gmail.com>).Aug 25 2016, 11:58

Merged Changes

CommitAuthorDetailsCommitted
6a21d62c3ff9Axel Kohlmeyer
Merge branch 'find_with_null' of https://github.com/andeplane/lammps into merge… 
Aug 25 2016
f7e741f34439Anders Hafreager
find functions in atom.cpp checks for id/name being NULL 
Aug 25 2016
b76dc86f05d1Axel Kohlmeyer
Merge branch 'find_with_null' of https://github.com/andeplane/lammps into merge… 
Aug 25 2016
12e1857e3046Anders Hafreager
Fixed so we test for compute,fix and variable id's being NULL in find_ functions 
Aug 25 2016