Dan Carpenter 363e0df057 nfs: check for integer overflow in decode_devicenotify_args()
On 32 bit, if n is too large then "n * sizeof(*args->devs)" could
overflow and args->devs would be smaller than expected.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2012-01-12 16:30:07 -05:00
..
2011-07-26 16:49:47 -07:00
2011-08-19 13:25:36 -04:00
2012-01-12 16:29:51 -05:00
2012-01-03 22:54:54 -05:00
2011-07-26 16:49:47 -07:00
2010-12-21 11:51:23 -05:00
2011-07-12 13:40:27 -04:00
2010-10-07 18:48:49 -04:00
2011-10-19 13:58:30 -07:00