Am Donnerstag 07 Juli 2011, 15:08:22 schrieb Vitaliy Ivanov:
> On Thu, Jul 7, 2011 at 7:02 AM, Davidlohr Bueso wrote:
> > From: Davidlohr Bueso
> >
> > When creating the temp file there's a memory and file descriptor leak
> > upon error.
> >
> > Signed-off-by: Davidlohr Bueso
> > ---
> > arch
On Thu, Jul 7, 2011 at 7:02 AM, Davidlohr Bueso wrote:
> From: Davidlohr Bueso
>
> When creating the temp file there's a memory and file descriptor leak upon
> error.
>
> Signed-off-by: Davidlohr Bueso
> ---
> arch/um/os-Linux/mem.c | 6 --
> 1 files changed, 4 insertions(+), 2 deletion