[Intel-gfx] [PATCH i-g-t v1 0/6] Memory allocation fixes

Petri Latvala petri.latvala at intel.com
Fri Jan 20 09:41:29 UTC 2017


Patches 1-4 and 6 are

Reviewed-by: Petri Latvala <petri.latvala at intel.com>


On Thu, Jan 19, 2017 at 11:35:00AM -0500, Robert Foss wrote:
> This series contains a few separate fixes mostly for memory allocations
> but also some small unrelated small fixes.
> 
> This series can be found here under the alloc_fixes_$VERSION:
> https://git.collabora.com/cgit/user/robertfoss/intel-gpu-tools.git/
> 
> Robert Foss (6):
>   lib/igt_kms: Check memory allocations for failures
>   lib/igt_kms: Add missing function declaration
>   lib/igt_debugfs: Prevent buffer overflow
>   lib/igt_kms: Set free'd pointer to NULL
>   tests/kms_cursor_legacy: Switch to using for_each_pipe construct
>   lib/igt_kms: Fixed typo
> 
>  lib/igt_debugfs.c         |  6 ++++--
>  lib/igt_kms.c             | 10 +++++++---
>  lib/igt_kms.h             |  1 +
>  tests/kms_cursor_legacy.c | 31 ++++++++++++++-----------------
>  4 files changed, 26 insertions(+), 22 deletions(-)
> 
> -- 
> 2.11.0
> 
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx


More information about the Intel-gfx mailing list