Resolve "Segmentation fault in sfind"
1 unresolved thread
1 unresolved thread
Compare changes
+ 8
− 5
@@ -113,7 +113,7 @@ pfind_options_t *pfind_parse_args(int argc, char **argv, int force_print_help){
@@ -280,8 +280,7 @@ void dirProcess(const string path, unsigned long long &checked,
@@ -289,7 +288,7 @@ void dirProcess(const string path, unsigned long long &checked,
@@ -311,11 +310,14 @@ void dirProcess(const string path, unsigned long long &checked,
@@ -346,12 +348,13 @@ int process(pfind_options_t *opt) {