On Sun, Apr 27, 2014 at 01:06:54PM -0400, Oleg Drokin wrote: > From: Dmitry Eremin <[email protected]> > > Pointer 'mod' checked for NULL at line 160 may be dereferenced at line 208. >
This seems to be a real bug, btw. For example, FSFILT_IOC_SETFLAGS calls md_setattr() with a NULL mod in ll_iocontrol(). regards, dan carpenter _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
