From: José Bollo Date: Tue, 9 Jul 2019 22:06:36 +0000 (+0200) Subject: Fix bad memory access at client disconnection X-Git-Tag: guppy_7.0.4~2 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=ad66a4685f5d50ef05338157c84a572088693ed3;hp=ad66a4685f5d50ef05338157c84a572088693ed3;p=src%2Fapp-framework-binder.git Fix bad memory access at client disconnection The management of structures handling a client connection to a exported --ws-server was accessing freed memory. Tha commit fixes that issue. Bug-AGL: SPEC-2651 Change-Id: I511218afc907308347bc422a8aead32ca00bdae6 Signed-off-by: Jose Bollo ---