diff --git a/files-reg.c b/files-reg.c index 508263af6..9d7ed9275 100644 --- a/files-reg.c +++ b/files-reg.c @@ -635,6 +635,8 @@ static int check_path_remap(char *rpath, int plen, const struct fd_parms *parms, return dump_dead_process_remap(pid, rpath + 1, plen - 1, ost, lfd, id, nsid); } } + + return 0; } if (ost->st_nlink == 0)