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:
f578b5d
)
staging: sbe-2t3e3: Fix possible reuse of freed memory in timer function
author
Kirill Tkhai
<tkhai@yandex.ru>
Mon, 10 Feb 2014 18:40:11 +0000
(22:40 +0400)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 11 Feb 2014 20:43:44 +0000
(12:43 -0800)
Do not call kfree() till timer function is finished.
[This was found using grep. Compilation tested only]
Signed-off-by: Kirill Tkhai <tkhai@yandex.ru>
CC: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sbe-2t3e3/module.c
patch
|
blob
|
history
diff --cc
drivers/staging/sbe-2t3e3/module.c
Simple merge