Fix bad memory access at client disconnection 03/21903/1
authorJosé Bollo <jose.bollo@iot.bzh>
Tue, 9 Jul 2019 22:06:36 +0000 (00:06 +0200)
committerJose Bollo <jose.bollo@iot.bzh>
Thu, 18 Jul 2019 13:42:27 +0000 (15:42 +0200)
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 <jose.bollo@iot.bzh>

No differences found