commit | 1b28c3e628315ac0d9ef2d3fac0403f05ae692db | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Thu Nov 28 05:39:03 2013 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Fri Nov 29 08:36:15 2013 +1000 |
tree | 49c34ea50cd1e00f915558d5e6e9618350a0a7ae | |
parent | eec99016e38b740662509f097effb90abc7a1376 [diff] |
drm/qxl: fix memory leak in release list handling 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>