git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76440d5
)
Input: adbhid - fix OOPS introduced by dynalloc conversion
author
Paul Mackerras
<paulus@samba.org>
Mon, 31 Oct 2005 06:30:32 +0000
(
01:30
-0500)
committer
Dmitry Torokhov
<dtor_core@ameritech.net>
Mon, 31 Oct 2005 06:30:32 +0000
(
01:30
-0500)
The problem is that adbhid[]->input is NULL, so the kernel oopses with
a null pointer dereference as soon as a key is pressed.
Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found