gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnu-arch-users] handle leak


From: Tom Lord
Subject: Re: [Gnu-arch-users] handle leak
Date: Thu, 26 Feb 2004 13:51:01 -0800 (PST)

    > From: Johannes Berg <address@hidden>

    > Please apply this patch.
    > Btw -- this is a tiny patch, would you still prefer to things like this
    > as a tla changeset?

This is fine, thanks.  If you're someone from whom I regularly merge
in everything on some branch of yours then, yes, committing to there
is preferable but for most people, for something this simple, email is
fine.

    > --- orig/libarch/inv-ids.c
    > +++ mod/libarch/inv-ids.c
    > @@ -539,6 +539,8 @@

    >        if (!emitted_method)
    >          safe_printfmt (out_fd, "%s\n", method_name);
    > +
    > +      safe_close (in_fd);
    >      }

    >    safe_close (out_fd);


Ack.

-t




reply via email to

[Prev in Thread] Current Thread [Next in Thread]