drm/tests/kms
Seung-Woo Kim 6a7d1329db tests/libkms-test-plane: fix possbile memory leak
The pointer p aquired with drmModeGetPlane() is not free in error
path. Fix possible memory leak by calling drmModeFreePlane() in
the error path.

Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
2019-04-25 11:08:21 +01:00
..
Makefile.am autotools: make symbols hidden by default 2018-09-19 22:46:45 -07:00
kms-steal-crtc.c meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
kms-universal-planes.c meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
libkms-test-crtc.c meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
libkms-test-device.c meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
libkms-test-framebuffer.c meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
libkms-test-plane.c tests/libkms-test-plane: fix possbile memory leak 2019-04-25 11:08:21 +01:00
libkms-test-screen.c meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
libkms-test.h tests: Add libkms-test library 2015-12-18 17:44:05 +00:00
meson.build meson: make symbols hidden by default 2018-09-19 22:46:45 -07:00