hsa: fix http response 41/21441/2
authorBenoît Ganne <bganne@cisco.com>
Wed, 21 Aug 2019 18:32:18 +0000 (20:32 +0200)
committerDamjan Marion <dmarion@me.com>
Thu, 22 Aug 2019 10:26:20 +0000 (10:26 +0000)
commitb6834750c076909d096366f77337e54055575142
tree69f91e9ab36d44f22594da47dab95e60e0fd3ecd
parent1096b46d9bfeb4f4c6c3bcd7b12b1d99c5da54a4
hsa: fix http response

http_ok is a const null-terminated string, not a vector.

Type: fix
Fixes: 844a36d1a6

Change-Id: Ide1a23506d9f43cd33c3a4b8ba11658c67fbecc8
Signed-off-by: Benoît Ganne <bganne@cisco.com>
src/plugins/hs_apps/http_server.c