On Fri, Jun 23, 2017 at 03:54:35PM -0700, Conrad Meyer wrote:
> > @@ -58,12 +59,15 @@ mkuz_get_insize(struct mkuz_cfg *cfp)
> > ffd = open(statfsbuf.f_mntfromname, O_RDONLY);
> > if (ffd < 0) {
> > warn("open(%s, O_RDONLY)", statfsbuf.f_mntfromname);
> > + close(ffd);
>
> This one is wrong for obvious reasons.
> It isn't obvious to me. :) Glen
signature.asc
Description: PGP signature
