Orestis Floros d35de66f1e scalloc parse_config input to make sure it terminates with '\0'
Otherwise strchr() can crash for files that don't end with '\n' because
it won't find a null char to terminate at.

Fixes #2934
2017-09-13 18:46:04 +02:00
..
2014-12-10 20:42:52 +01:00
2016-04-04 09:33:59 +02:00
2016-04-04 09:33:59 +02:00
2016-06-11 14:47:17 +02:00
2015-09-11 23:12:07 +02:00
2013-11-19 20:28:32 +01:00
2014-05-20 19:59:49 +02:00
2016-08-24 11:11:50 +02:00