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*
-tim