Sam Ravnborg <sam@ravnborg.org> writes: > In copy_fd when write fails we ought to close input file descriptor. > > Signed-off-by: Sam Ravnborg <sam@ravnborg.org> > --- > > Found while looking at the source for inspiration for something else. > I did not see any error related to this. Thanks. I think the only place this matters is git-local-fetch which nobody uses these days where it can leak handful ifd. All other users immediately exit upon seeing failure return from the function. Of course this would matter much when we do libification. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Tue Dec 27 20:03:28 2005
This archive was generated by hypermail 2.1.8 : 2005-12-27 20:03:38 EST