Commit handles possible int *flow via user input. atol()/make_int() calls got replaced and, at least, 'errno' is being checked after strtol() calls while reading data from file. Reported-by: Duncan Idaho