Skip to content
Snippets Groups Projects
Commit 4d206efb authored by Karel Slaný's avatar Karel Slaný Committed by Ondřej Surý
Browse files

Removed duplicated assertion.

parent 5ceacbaa
No related branches found
No related tags found
No related merge requests found
......@@ -156,7 +156,6 @@ int kr_request_put_cookie(const struct kr_cookie_comp *clnt_comp,
}
/* Write to packet. */
assert(pkt->current == KNOT_ADDITIONAL);
return knot_pkt_put(pkt, KNOT_COMPR_HINT_NONE, pkt->opt_rr, KNOT_PF_FREE);
}
......
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