Re: [PATCH] pcmcia/rsrc_mgr.c

Alan Cox (alan@lxorguk.ukuu.org.uk)
Tue, 15 May 2001 10:41:21 +0100 (BST)


> The following is a patch to the pcmcia code in which a kmalloc failure could
> cause the code to crash since the pointer is dereferenced. I've instead
> allocated the fixed sized array on the stack. The patch was made against

We intentionally keep large objects off the stack
-
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://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/