m0nt3

Results 1 issues of m0nt3

If the requested log file (`-l` option) isn't a regular file, `fopen` will fail to open it, subsequently passing a `NULL` pointer into `fclose` which causes a segfault. This patch...