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

From: Andrey Ryabinin
Date: Wed Sep 10 2014 - 16:50:44 EST


2014-09-11 0:47 GMT+04:00 Dave Jones <davej@xxxxxxxxxx>:
> On Thu, Sep 11, 2014 at 12:46:04AM +0400, Andrey Ryabinin wrote:
> > 2014-09-11 0:38 GMT+04:00 Dave Jones <davej@xxxxxxxxxx>:
> > > 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' ?
> > >
> > >
> >
> > I mean to the right side here (opposite to left), not synonym of word
> > 'correct'.
>
> yes, but there's a typo.
>
> Dave

Yeah, I see now, thanks.

--
Best regards,
Andrey Ryabinin
--
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/