[Intel-gfx] [PATCH][next] drm/i915/selftests: fix memory leak of 'spin'
Chris Wilson
chris at chris-wilson.co.uk
Tue Feb 19 15:08:51 UTC 2019
Quoting Colin King (2019-02-19 15:01:29)
> From: Colin Ian King <colin.king at canonical.com>
>
> There is a memory leak of 'spin' on an error return path. Fix this by
> kfree'ing spin before the return.
>
> Fixes: c06ee6ff2cbc ("drm/i915/selftests: Context SSEU reconfiguration tests")
> Signed-off-by: Colin Ian King <colin.king at canonical.com>
I hope already fixed by
commit 2a4a2754039594c60b58b02b6781428a85f6d745
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Fri Feb 15 19:50:10 2019 +0000
drm/i915/selftests: Always free spinner on __sseu_prepare error
Thanks,
-Chris
More information about the Intel-gfx
mailing list