grpc-proxy/main-grpc: Don't fall trough assuming we have a wl_display 17/29317/3
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:54:38 +0000 (16:54 +0300)
commit0d2e33ded529d216bb5914887b2384e765e3eae7
tree9c51428829ed9fddf6f123d1025797db9bf3b548
parent994d8a30b27f05516f6dc0a9f949315241cb9cc0
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
grpc-proxy/main-grpc.cpp