drm/tests
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
..
amdgpu fix various typos 2019-04-17 18:23:25 +01:00
etnaviv autotools: make symbols hidden by default 2018-09-19 22:46:45 -07:00
exynos autotools: make symbols hidden by default 2018-09-19 22:46:45 -07:00
kms tests/libkms-test-plane: fix possbile memory leak 2019-04-25 11:08:21 +01:00
kmstest autotools: make symbols hidden by default 2018-09-19 22:46:45 -07:00
modeprint modeprint: print encoder type 2018-10-04 14:26:48 +01:00
modetest tests/modetest: add QCOM_COMPRESSED to supported modifiers list 2019-04-17 18:28:08 +01:00
nouveau autotools: make symbols hidden by default 2018-09-19 22:46:45 -07:00
proptest autotools: make symbols hidden by default 2018-09-19 22:46:45 -07:00
radeon autotools: make symbols hidden by default 2018-09-19 22:46:45 -07:00
tegra autotools: make symbols hidden by default 2018-09-19 22:46:45 -07:00
ttmtest fix various typos 2019-04-17 18:23:25 +01:00
util tests/util: Add armada-drm driver 2019-04-17 18:52:04 +01:00
vbltest autotools: make symbols hidden by default 2018-09-19 22:46:45 -07:00
Android.mk android: simplify the including rule of subdirs 2015-03-20 17:07:21 +00:00
Makefile.am autotools: make symbols hidden by default 2018-09-19 22:46:45 -07:00
drmdevice.c tests: skip drmdevice test if the machine doesn't have any drm device 2018-11-11 18:39:57 +00:00
drmsl.c drmsltest: Check expected neighbours 2017-08-21 13:05:13 +01:00
hash.c tests/hash: return non-zero on failure 2015-04-05 15:33:06 +01:00
meson.build meson: make symbols hidden by default 2018-09-19 22:46:45 -07:00
random.c tests/random: return non-zero on test failure 2015-04-05 15:33:33 +01:00