libwebsockets/lib/roles/http/server
Andy Green dc65edd519 spa: use sized local info rather than incoming
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
2024-12-13 09:23:07 +00:00
..
access-log.c http: access_log: fix nwsi check 2022-01-16 13:32:30 +00:00
fops-zip.c type comparisons: fixes 2021-01-05 10:56:38 +00:00
lejp-conf.c lejp-conf: provide matches for block start paths 2022-02-11 08:43:16 +00:00
lws-spa.c spa: use sized local info rather than incoming 2024-12-13 09:23:07 +00:00
ranges.c type comparisons: fixes 2021-01-05 10:56:38 +00:00
rewrite.c cleaning 2020-01-05 22:17:58 +00:00
server.c clean: var unused when no logs 2024-11-16 09:08:31 +00:00