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:
eec9901
)
drm/qxl: fix memory leak in release list handling
author
Dave Airlie
<airlied@redhat.com>
Thu, 28 Nov 2013 05:39:03 +0000
(
05:39
+0000)
committer
Dave Airlie
<airlied@redhat.com>
Thu, 28 Nov 2013 22:36:15 +0000
(08:36 +1000)
wow no idea how I got this far without seeing this,
leaking the entries in the list makes kmalloc-64 slab grow.
References: https://bugzilla.kernel.org/show_bug.cgi?id=65121
Cc: stable@vger.kernel.org
Reported-by: Matthew Stapleton <matthew4196@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found