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:
ba0312a
)
drm/msm/atomic: Don't leak atomic commit object when commit fails
author
Laurent Pinchart
<laurent.pinchart+renesas@ideasonboard.com>
Sun, 22 Feb 2015 22:58:03 +0000
(
00:58
+0200)
committer
Rob Clark
<robdclark@gmail.com>
Wed, 4 Mar 2015 23:23:40 +0000
(18:23 -0500)
If the atomic commit fails due to completion wait interruption the
atomic commit object is not freed and is thus leaked. Free it.
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Rob Clark <robdclark@gmail.com>
No differences found