Package not found: devel:tools/.collapse-acme-openSUSE_Slowroll

File fiwalk-0.6.16-tsk_errno.patch of Package fiwalk

Index: fiwalk-0.6.16/src/fiwalk_tsk.cpp
===================================================================
--- fiwalk-0.6.16.orig/src/fiwalk_tsk.cpp
+++ fiwalk-0.6.16/src/fiwalk_tsk.cpp
@@ -170,7 +170,7 @@ process_tsk_file(TSK_FS_FILE * fs_file,
 	if (tsk_fs_file_walk (fs_file, (TSK_FS_FILE_WALK_FLAG_ENUM) myflags, file_act, (void *) &ci)) {
 
 	    // ignore errors from deleted files that were being recovered
-	    if (tsk_errno != TSK_ERR_FS_RECOVER) {
+	    if (tsk_error_get_errno() != TSK_ERR_FS_RECOVER) {
 		if(opt_debug){
 		    fprintf(stderr,"Processing: %s/%s (%" PRIuINUM ")\n", path,
 			   fs_file->name->name, fs_file->meta->addr);
openSUSE Build Service is sponsored by