diff options
author | Thomas Meyer <thomas@m3y3r.de> | 2014-11-07 19:43:04 +0100 |
---|---|---|
committer | Damien Lespiau <damien.lespiau@intel.com> | 2014-11-20 14:10:41 +0000 |
commit | 4f44ecc6beeaac5064871d41dcc4693b8e313859 (patch) | |
tree | 277166690811a397981bb1acfdac515cb542c042 /freedreno/freedreno_priv.h | |
parent | 5306078bbe21e05365700c186c6c8a1ae86b776c (diff) |
intel: Fix SIGSEGV in libdrm for heigth = 0 and width = 0
drm_intel_gem_bo_free() crashes because the list bo_gem->vma_list is not
yet initialised, but the error path tries to free it.
See also https://bugs.freedesktop.org/show_bug.cgi?id=75844
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Diffstat (limited to 'freedreno/freedreno_priv.h')
0 files changed, 0 insertions, 0 deletions