handle null exception when printing protocol errors 96/304496/1
authorJoonbum Ko <joonbum.ko@samsung.com>
Tue, 2 Jan 2024 11:09:34 +0000 (20:09 +0900)
committerJoonbum Ko <joonbum.ko@samsung.com>
Fri, 12 Jan 2024 09:16:29 +0000 (18:16 +0900)
commit8bd30b062e383ae9c393d57f9817366fa3a02bd9
tree17f13acd987c9bd8cdfa4cb5bd4a4b9a33ffdd78
parent9d6715fdb36bbd85f62a314f71a3f7c32ace1e90
handle null exception when printing protocol errors

 - Sometimes the interface obtained from wl_display_get_protocol_error
 is NULL when interface has already been destroyed.

Change-Id: I0fe2fe9b759682078366bdc5fe4076e9f66a6d8a
Signed-off-by: Joonbum Ko <joonbum.ko@samsung.com>
src/tpl_wl_egl_thread.c
src/tpl_wl_vk_thread.c