Skip to content
Snippets Groups Projects
Commit 65511344 authored by Marek Vavrusa's avatar Marek Vavrusa
Browse files

Fixed CID:996108.

parent 2e348fa1
No related branches found
No related tags found
No related merge requests found
......@@ -617,6 +617,7 @@ static int xfr_task_resp(xfrworker_t *w, knot_ns_xfr_t *rq)
if (ret == KNOT_EOK) {
log_server_info("%s Forwarded response.\n", rq->msg);
}
break;
default:
ret = KNOT_EINVAL;
break;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment