[PATCH] advansys.c buffer overflow
The Stanford checker found an error in advansys.c, the driver is accessing field 6 in an array[6]. Since this is the only place where this field is accessed it should be safe to simply remove this line.
Showing
Please register or sign in to comment