• Rik van Riel's avatar
    [PATCH] advansys.c buffer overflow · fce79801
    Rik van Riel authored
    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.
    fce79801
advansys.c 721 KB