libwebsockets/lib/roles/http/server
Andy Green d568eccd4c 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:22:26 +00:00
..
access-log.c http: access_log: fix nwsi check 2022-01-16 10:48:16 +00:00
fops-zip.c file_ops: vfs: support prefix matches and use of bound ops members 2022-03-15 10:28:09 +00:00
lejp-conf.c lejp-conf: provide matches for block start paths 2022-03-15 10:28:09 +00:00
lws-spa.c spa: use sized local info rather than incoming 2024-12-13 09:22:26 +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 esp-idf-update 2024-11-03 07:59:12 +00:00