2014-09-11 0:47 GMT+04:00 Dave Jones <[email protected]>: > On Thu, Sep 11, 2014 at 12:46:04AM +0400, Andrey Ryabinin wrote: > > 2014-09-11 0:38 GMT+04:00 Dave Jones <[email protected]>: > > > 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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

