diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2015-01-22 17:20:16 +0100 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2015-01-22 17:23:15 +0100 |
commit | b4810773754fe8371d17b1be49b1c15e8d9d4547 (patch) | |
tree | e9de3badeca3973ed3ec27f5ef578ca7c519de2b /drivers/input/mouse/Kconfig | |
parent | Input: cyapa - fix variable being dereferenced before check (diff) | |
download | linux-b4810773754fe8371d17b1be49b1c15e8d9d4547.tar.xz linux-b4810773754fe8371d17b1be49b1c15e8d9d4547.zip |
Input: cyapa - off by one in cyapa_update_fw_store()
If "(count == NAME_MAX)" then we could end up putting the NUL terminator
one space beyond the end of the fw_name[] array.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/mouse/Kconfig')
0 files changed, 0 insertions, 0 deletions