File libmspack-warnings.patch of Package libmspack
--- mspack/chmd.c +++ mspack/chmd.c @@ -499,6 +499,7 @@ /* perform linear search on quickref segment */ sys->close(fh); sys->free(chunk); + return 0; }
--- mspack/chmd.c +++ mspack/chmd.c @@ -499,6 +499,7 @@ /* perform linear search on quickref segment */ sys->close(fh); sys->free(chunk); + return 0; }