diff options
author | Uwe Kleine-König <Uwe.Kleine-Koenig@digi.com> | 2008-07-30 10:33:43 -0400 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2008-07-30 10:40:35 -0400 |
commit | 74dd4393445ba37b79041d92de6ff7e7b68a4aec (patch) | |
tree | c223fdc1d9c5cd1d8217a782d0d0ed7dccf99832 /drivers/input/tablet | |
parent | 558a171d778293176bf70bc34e18a92faef5bfa1 (diff) | |
download | linux-74dd4393445ba37b79041d92de6ff7e7b68a4aec.tar.gz linux-74dd4393445ba37b79041d92de6ff7e7b68a4aec.tar.bz2 linux-74dd4393445ba37b79041d92de6ff7e7b68a4aec.zip |
Input: gpio-keys - fix possible NULL pointer dereference
bdata->button is used in gpio_check_button but never initialized. Having a
device with debounce_interval != 0 without this patch resulted on an oops on
my machine.
Signed-off-by: Uwe Kleine-König <Uwe.Kleine-Koenig@digi.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input/tablet')
0 files changed, 0 insertions, 0 deletions