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:
6c13185
)
video: of: display_timing: double free on error
author
Dan Carpenter
<dan.carpenter@oracle.com>
Fri, 11 Jul 2014 09:21:36 +0000
(12:21 +0300)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Tue, 26 Aug 2014 11:23:47 +0000
(14:23 +0300)
The display_timings_release() function frees "disp" and we free it
again on the next line.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
No differences found