Re: [RFC/PATCH v2 10/10] lib: add kasan test module

From: Dave Jones
Date: Wed Sep 10 2014 - 16:38:57 EST


On Wed, Sep 10, 2014 at 06:31:27PM +0400, Andrey Ryabinin wrote:
> This is a test module doing varios nasty things like
> out of bounds accesses, use after free. It is usefull for testing
> kernel debugging features like kernel address sanitizer.

> +void __init kmalloc_oob_rigth(void)
> +{

'right' ?

Dave
--
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/