r904: fixed a corner-case segfault. Resolves #307.

This commit is contained in:
Heng Li
2019-01-10 09:57:05 -05:00
parent 5b2fdfff9c
commit cf2bae6e9b
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
#include "mmpriv.h"
#include "ketopt.h"
#define MM_VERSION "2.14-r894-dirty"
#define MM_VERSION "2.14-r904-dirty"
#ifdef __linux__
#include <sys/resource.h>