diff options
author | Szymon Janc <szymon.janc@tieto.com> | 2012-10-04 15:15:45 +0200 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2012-10-26 18:26:48 +0200 |
commit | 460d8f970e44c2d8fc24ab622ff433295a6cedd8 (patch) | |
tree | 8d63fc549c09ea9daf2f09fc8fa447c0bbfe0d09 /drivers/isdn | |
parent | 7ad39395ab1394fc6fc8bc3693d6055ea173e226 (diff) |
NFC: Use NFC_MAX_GT_LEN to check len in nci_set_local_general_bytes
local_gb is of size NFC_MAX_GT_LEN and len is used as index for it.
Check len against this instead of NCI_MAX_PARAM_LEN before accessing
local_gb.
Signed-off-by: Szymon Janc <szymon.janc@tieto.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/isdn')
0 files changed, 0 insertions, 0 deletions