Re: [PATCH V2] selinux: fix memory leak in sel_make_bools

From: Xiaotian Feng
Date: Mon Feb 08 2010 - 06:00:24 EST


On 08/14/2009 02:06 PM, James Morris wrote:
On Fri, 14 Aug 2009, Xiaotian Feng wrote:

In sel_make_bools, kernel allocates memory for bool_pending_names[i]
with security_get_bools. So if we just free bool_pending_names, those
memories for bool_pending_names[i] will be leaked.

Thanks, applied and pushed to Linus.
This patch is missing or dropped? I'm not seeing this patch until 2.6.33-rc7, thanks.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/