login
Header Space

 
 

Mailing list archives

Search results

Found 3 matching messages (0.181 seconds). Page 1 of 1.

[PATCH] slub: fix possible NULL pointer dereference

This patch fix possible NULL pointer dereference if kzalloc failed. To be able ... Index: linux-2.6.git/mm/slub.c =================================================================== --- linux-2.6.git.orig/mm ... +++ linux-2.6.git/mm/slub.c 2008-03-02 23:02: ...

linux-kernel - Cyrill Gorcunov - Mar 2 2008 - 16:28

Re: [PATCH] slub: fix possible NULL pointer dereference

On Sun, Mar 2, 2008 at 10:28 PM, Cyrill Gorcunov wrote: > This patch fix possible NULL pointer dereference if kzalloc > failed. To be able to return proper error code the function > return ...

linux-kernel - Pekka Enberg - Mar 2 2008 - 16:48

Re: [PATCH] slub: fix possible NULL pointer dereference

Thanks for review, Pekka, and sorry for not cc'ed you on initial submittion (just missed :( -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http

linux-kernel - Cyrill Gorcunov - Mar 2 2008 - 17:30

speck-geostationary