Patches 1-4 and 6 are Reviewed-by: Petri Latvala <[email protected]>
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 > [email protected] > https://lists.freedesktop.org/mailman/listinfo/intel-gfx _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
