[Intel-gfx] PATCH i-g-t small patch

Chris Wilson chris at chris-wilson.co.uk
Mon May 9 08:11:25 UTC 2016


On Fri, May 06, 2016 at 11:12:50AM +0100, David CARLIER wrote:
>    Hi all,
> 
>    this is a small patch to fix couple of mem leaks, possible double free
>    case.

Please don't bother freeing before process exit. In tests, I would
rather those be left around, and open file description, mmaps etc,
precisely because the kernel has to clean up after the process. The only
leak that concerns me is from subtests.

Also please separate out the double-free bugfix.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the Intel-gfx mailing list