On 2012/11/21 18:33, rustyBSD wrote: > Hi, > I know I'm repeating, but I make a codescanneron my free > timeand sometimes I run it on /usr/src. > > So, here is a patch to fix a file descriptor leak. > > (I know, tabs are gone, how to avoid that on thunderbird?)
see the git-format-patch(1) manpage, this has details of how to unbreak a couple of common MTAs. (including -p in the diff flags is often useful too, btw).
