Merge branch 'lammps-icms' into bugfixes/double_frees
Description
Description
Details
Details
- Committed
Richard Berger <richard.berger@jku.at> Sep 29 2015, 22:55 - Pushed
junge Oct 6 2016, 16:49 - Parents
- rLAMMPS6e53fc9e7dcd: add tests for dihedral style table culled from LAMMPS mail archive
rLAMMPS03d7c8e00342: Fix memory corruptions due to double frees - Branches
- Unknown
- Tags
Merged Changes
Merged Changes
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
6e53fc9e7dcd | Axel Kohlmeyer | add tests for dihedral style table culled from LAMMPS mail archive | Sep 29 2015 | |||
863252c22544 | Axel Kohlmeyer | plug memory leak | Sep 29 2015 | |||
b09f5abaaa4c | Axel Kohlmeyer | fix memory leak and off-by-one error | Sep 29 2015 | |||
6884d7dd2d02 | Axel Kohlmeyer | fix typo | Sep 29 2015 | |||
1ee0f5e15d08 | Axel Kohlmeyer | remove dead code | Sep 29 2015 | |||
e40595b2bc7b | Axel Kohlmeyer | synchronize multi-full neighborlist for OpenMP with serial code. | Sep 29 2015 | |||
70d3f68ab7e9 | Axel Kohlmeyer | fix typo detected by coverity scan | Sep 29 2015 | |||
568a47c83968 | Axel Kohlmeyer | remove pointless checks for bigint overflows. | Sep 29 2015 | |||
30a0f3cf5c7c | Axel Kohlmeyer | remove ambiguity on else branch which implied npath == 4 | Sep 29 2015 | |||
277406923690 | Axel Kohlmeyer | avoid division by zero | Sep 29 2015 | |||
65d837506d61 | Axel Kohlmeyer | fix typo | Sep 29 2015 | |||
38158c71d65c | Axel Kohlmeyer | check for positive return value before calling ftruncate() | Sep 29 2015 | |||
9b32d06743f3 | Axel Kohlmeyer | fix bug spotted by coverity | Sep 29 2015 | |||
3e53da15da85 | Axel Kohlmeyer | fix uninitialized type error in AIREBO | Sep 28 2015 | |||
6efdea9f9737 | Axel Kohlmeyer | correct off-by-one error | Sep 28 2015 | |||
88b7691cde1e | Axel Kohlmeyer | make implicit destructors explicit and virtual | Sep 28 2015 | |||
b9592245ea97 | Axel Kohlmeyer | allow variable size host string | Sep 28 2015 |