diff options
author | Sudip Mukherjee <[email protected]> | 2015-10-05 17:22:58 -0700 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2015-10-05 17:34:56 -0700 |
commit | c36906c53ccff0f43310fac9606976440a71c742 (patch) | |
tree | 7c494078f5660f9b966498476adfafce6b5845f2 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | dd23bf1044e89f46e2d1af9725c0b24864309082 (diff) |
Input: gamecon - store object at correct index
The variable i is used to check the port to attach to and we are
supposed to save the reference of struct gc in the location given by
gc_base[i]. But after finding out the index, i is getting modified again
so we saved in a wrong index.
Reported-by: Dan Carpenter <[email protected]>
Fixes: a517e87c3dfc ("Input: gamecon - use parallel port device model")
Signed-off-by: Sudip Mukherjee <[email protected]>
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions