audit.50 kernel

Timothy R. Chavez tinytim at us.ibm.com
Thu May 26 18:40:36 UTC 2005


On Thursday 26 May 2005 13:31, Timothy R. Chavez wrote:
> On Thursday 26 May 2005 12:43, Steve Grubb wrote:
> > On Thursday 26 May 2005 12:39, David Woodhouse wrote:
> > > -       watch->filterkey = kmalloc(t->fklen, GFP_KERNEL);
> > > +       watch->filterkey = kmalloc(t->fklen+1, GFP_KERNEL);
> > 
> > Tim, this was in my patch from May 8. How did it get dropped? Did anything 
> > else get dropped?
> > 
> > -Steve
> 
> Steve, I'm not sure how it got dropped.  Eek. *slaps head*
>

I'll be sure to carefully look at the code paths that include audit_to_watch() 

-tim 




More information about the Linux-audit mailing list