mirror of
https://libwebsockets.org/repo/libwebsockets
synced 2024-12-25 23:00:12 +00:00
d568eccd4c
We allow a default 0 length in the incoming const info to mean a default size (of 512). We implement it by copying the incoming const info to a copy in the spa that we can adapt, which is all good. But in two cases after we dumbly use the incoming const info directly instead of the adapted copy. https://github.com/warmcat/libwebsockets/issues/3294 |
||
---|---|---|
.. | ||
access-log.c | ||
fops-zip.c | ||
lejp-conf.c | ||
lws-spa.c | ||
ranges.c | ||
rewrite.c | ||
server.c |