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:
b5cfeed
)
video: exynos_dp: replace char pointer with char array for adjust_request variable
author
Jingoo Han
<jg1.han@samsung.com>
Wed, 4 Apr 2012 07:00:00 +0000
(16:00 +0900)
committer
Florian Tobias Schandinat
<FlorianSchandinat@gmx.de>
Mon, 16 Apr 2012 04:18:38 +0000
(
04:18
+0000)
The char pointer for adjust_request variable is replaced with char array
to fix possible null pointer dereference when clock recovery is failed.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
No differences found