diff options
author | 2008-07-30 10:33:43 -0400 | |
---|---|---|
committer | 2008-07-30 10:40:35 -0400 | |
commit | 74dd4393445ba37b79041d92de6ff7e7b68a4aec (patch) | |
tree | c223fdc1d9c5cd1d8217a782d0d0ed7dccf99832 /include/linux/kernel.h | |
parent | Input: wm97xx - enable sub-drivers by default (diff) | |
download | wireguard-linux-74dd4393445ba37b79041d92de6ff7e7b68a4aec.tar.xz wireguard-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 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions