From: Dan Carpenter
Date: Fri, 27 May 2016 13:33:50 +0300
> This bug was there when the driver was first added in back in year 2000.
> It causes a Smatch warning:
>
> drivers/atm/firestream.c:849 process_incoming()
> error: buffer overflow 'res_strings' 60 <= 63
>
> There are supposed t
This bug was there when the driver was first added in back in year 2000.
It causes a Smatch warning:
drivers/atm/firestream.c:849 process_incoming()
error: buffer overflow 'res_strings' 60 <= 63
There are supposed to be 64 entries in this array and the missing
strings are clearly in the 3