diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2015-04-20 17:51:35 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2015-04-30 01:05:30 +0200 |
commit | c57ddfaea6ec8b1d96f863f7fcfc5554b5dc44c7 (patch) | |
tree | 733e51f7c027690bfda195d0e1921c32d0132253 /include | |
parent | Bluetooth: btusb: Fix two coding style issues (diff) | |
download | linux-c57ddfaea6ec8b1d96f863f7fcfc5554b5dc44c7.tar.xz linux-c57ddfaea6ec8b1d96f863f7fcfc5554b5dc44c7.zip |
Bluetooth: btusb: off by one in rtl8723b_parse_firmware()
The ">" should be ">=" so that we don't read past the end of the array.
Fixes: 9d9a113e3695 ('Bluetooth: btusb: Add Realtek 8723A/8723B/8761A/8821A support')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Daniel Drake <drake@endlessm.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions