grpc-proxy/main-grpc: Don't fall trough assuming we have a wl_display 18/29318/1
authorMarius Vlad <marius.vlad@collabora.com>
Fri, 27 Oct 2023 13:16:19 +0000 (16:16 +0300)
committerMarius Vlad <marius.vlad@collabora.com>
Fri, 27 Oct 2023 13:57:24 +0000 (16:57 +0300)
commit8c9f4f054a43bb9625872622c46b5ae2a59a1c98
treed3e92b1c51e47a6c4d7e770bc819fa17dc704587
parent7ff5ed29cfe699d6b78bead843991fab9b956c7e
grpc-proxy/main-grpc: Don't fall trough assuming we have a wl_display

Maybe the third time is a charm to avoid fall through and assume on the
exit path we do have a wl_display.

Bug-AGL: SPEC-4935
Reported-by: Lisandro Pérez Meyer <lpmeyer@ics.com>
Tested-by: Lisandro Pérez Meyer <lpmeyer@ics.com>
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I4adef5bf72d6b1a32a218bf1cfa6c8ed4450ba48
(cherry picked from commit 0d2e33ded529d216bb5914887b2384e765e3eae7)
grpc-proxy/main-grpc.cpp