commit | 8c7698b62a4c33b226d0f4da9ea831593578e7ce | [log] [tgz] |
---|---|---|
author | Hanno Becker <hanno.becker@arm.com> | Fri May 12 07:26:01 2017 +0100 |
committer | Hanno Becker <hanno.becker@arm.com> | Fri May 12 07:26:01 2017 +0100 |
tree | 92749d3cdc13af2d3c60809fdaad8aa4a5495e18 | |
parent | 98864d5c0b154eda7aeb2c2bffe7e7e1c97424bc [diff] |
Fix potential stack underflow in mpi_read_file. When provided with an empty line, mpi_read_file causes a numeric underflow resulting in a stack underflow. This commit fixes this and adds some documentation to mpi_read_file.