lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 2 Mar 2008 22:48:39 +0200
From:	"Pekka Enberg" <penberg@...helsinki.fi>
To:	"Cyrill Gorcunov" <gorcunov@...il.com>
Cc:	"Christoph Lameter" <clameter@....com>,
	LKML <linux-kernel@...r.kernel.org>,
	"Peter Zijlstra" <peterz@...radead.org>,
	"Rik van Riel" <riel@...hat.com>,
	"Andrew Morton" <akpm@...ux-foundation.org>
Subject: Re: [PATCH] slub: fix possible NULL pointer dereference

On Sun, Mar 2, 2008 at 10:28 PM, Cyrill Gorcunov <gorcunov@...il.com> wrote:
> This patch fix possible NULL pointer dereference if kzalloc
>  failed. To be able to return proper error code the function
>  return type is changed to ssize_t (according to callees and
>  sysfs definitions).
>
>  Signed-off-by: Cyrill Gorcunov <gorcunov@...il.com>

Looks good to me.

Reviewed-by: Pekka Enberg <penberg@...helsinki.fi>
--
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