From: Jose Bollo Date: Thu, 7 Nov 2019 09:38:49 +0000 (+0100) Subject: afb-proto-ws: Fix crash on event to disconnected X-Git-Tag: 8.99.1~2 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=ff5446ec917b5f50333f2bee17ccfdf20eb99fac;hp=ff5446ec917b5f50333f2bee17ccfdf20eb99fac;p=src%2Fapp-framework-binder.git afb-proto-ws: Fix crash on event to disconnected There was a race condition that made the binder crashing when reporting event to a client that was disconnecting. Bug-AGL: SPEC-2967 Change-Id: I37a654960b42fbce5548ace9d3fb50cf2b375090 Signed-off-by: Jose Bollo ---