Skip to content
Snippets Groups Projects
Commit 1f131416 authored by Andy Green's avatar Andy Green
Browse files

lws_hdr_copy: ensure enough extra space

Audit all lws_hdr_copy() usages inside lws and make sure we
take care about it failing.

Also since the patch around aggregation of headers by ',',
lws_hdr_copy() needs a little more space in the output buffer,
adjust one place where that caused it to start failing in an
exact-sized buffer.
parent dbbcf43c
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment