From: [EMAIL PROTECTED] Date: Mon, 14 Aug 2006 23:03:38 -0700 > From: Panagiotis Issaris <[EMAIL PROTECTED]> > > The PPP code contains two kmalloc()s followed by memset()s without handling a > possible memory allocation failure. (Suggested by Joe Perches). > > And furthermore, conversions from kmalloc+memset to kzalloc. > > [EMAIL PROTECTED]: fix error-path leak] > [EMAIL PROTECTED]: cleanups] > Signed-off-by: Panagiotis Issaris <[EMAIL PROTECTED]> > Cc: Paul Mackerras <[EMAIL PROTECTED]> > Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
Applied, will push it to 2.6.18 since it is a bug fix - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html