[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140504002735.GA16794@kroah.com>
Date: Sat, 3 May 2014 20:27:35 -0400
From: Greg KH <gregkh@...uxfoundation.org>
To: Christian Engelmayer <cengelma@....at>
Cc: devel@...verdev.osuosl.org, florian.c.schilhabel@...glemail.com,
linux-kernel@...r.kernel.org, Larry.Finger@...inger.net,
alexandre.f.demers@...il.com
Subject: Re: [PATCH] staging: rtl8712: fix potential leaks in r8712_set_key()
On Thu, May 01, 2014 at 11:54:02PM +0200, Christian Engelmayer wrote:
> Fix potential leaks in the error paths of r8712_set_key(). In case the
> algorithm specific checks fail, the function returns without enqueuing
> or freeing the already allocated command and parameter structs. Use a
> centralized exit path and make sure that all memory is freed correctly.
> Detected by Coverity - CID 144370, 144371.
>
> Signed-off-by: Christian Engelmayer <cengelma@....at>
> ---
> Compile tested and applies against branch staging-next of tree
> git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git
This doesn't apply either, and neither does one of your other patches,
what is going on?
Can you just refresh all of the outstanding patches you have sent me
that I have not applied and resend them?
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists