commit | 9f93c52783faa24c5c6fca216acf0765ad5d8dd6 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Wed Sep 24 07:36:39 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Oct 21 08:56:52 2014 -0200 |
tree | d7b712a08a22e2d5cb42f736e079cf041263414e | |
parent | 143800a5778e577ada53441a42ed1437b3b2b11b [diff] |
[media] hackrf: harmless off by one in debug code My static checker complains that "i" could be one element beyond the end of the array. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Reviewed-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>