handle null exception when printing protocol errors 90/303690/1
authorJoonbum Ko <joonbum.ko@samsung.com>
Tue, 2 Jan 2024 11:09:34 +0000 (20:09 +0900)
committerJoonbum Ko <joonbum.ko@samsung.com>
Tue, 2 Jan 2024 11:09:37 +0000 (20:09 +0900)
commit42d270e66945b89f996856dd7f6f0808745fd36a
treeac91ccf21f62a2a177d8f9b871170d7fc59d5d94
parenta8bf6461867cace52166126ea2fb2e4f13db09f6
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