odissey: fix release warning

This commit is contained in:
Dmitry Simonenko 2018-02-13 17:06:35 +03:00
parent 3628d79a8f
commit 5396a16660
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@ od_frontend_error_fwd(od_client_t *client)
od_server_t *server = client->server;
assert(server != NULL);
assert(server->stats.count_error != 0);
(void)server;
shapito_fe_error_t error;
int rc;
rc = shapito_fe_read_error(&error, client->stream->start,