diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2013-04-07 21:06:12 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2013-04-08 07:11:06 -0300 |
commit | b1f89331190820c42397156063fe5e39bc514e3b (patch) | |
tree | f56386e354aa7c2f4a563bfad8fc6f4b0e99a770 /drivers/media/dvb-frontends/ds3000.h | |
parent | 5cb88ca84aa8dc4efcabd8482fff6002774c7f03 (diff) |
[media] mb86a20s: Fix estimate_rate setting
As reported by Dan Carpenter <dan.carpenter@oracle.com>:
Smatch warnings:
drivers/media/dvb-frontends/mb86a20s.c:644 mb86a20s_layer_bitrate() error: buffer overflow 'state->estimated_rate' 3 <= 3
What happens there is that estimate_rate index should be the layer
number, and not the guard interval.
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb-frontends/ds3000.h')
0 files changed, 0 insertions, 0 deletions