1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/misc
Andy Green 608688b308 upng-gzip: fuzz: size temp arrays to worst huff size
https://oss-fuzz.com/testcase-detail/5964400971874304

The original upng code this is based on just sizes the temp buffers for 15,
but the trees can come in 19, 32, or 288 lengths.  Set the buffer sizes for
the worst case.

Add some asserts to help catch any further problems more directly.
2022-07-11 17:54:02 +01:00
..
cache-ttl http: cookies: support cookie jar in and out 2021-08-21 17:44:40 +01:00
dlo lhp: add DLO layout support 2022-05-04 08:43:26 +01:00
fts type comparisons: fixes 2021-01-05 10:56:38 +00:00
jrpc docs: audit api return information 2021-11-07 10:08:00 +00:00
lwsac coverity: fixes 2022-04-10 06:56:12 +01:00
threadpool threadpool: adjust sync wait budget up 2022-01-10 04:37:15 +00:00
backtrace.c alloc: compressed backtrace instrumentation support 2022-03-15 10:28:09 +00:00
base64-decode.c base64: improve sanity checking 2022-03-25 08:18:30 +00:00
CMakeLists.txt minimal: embedded lhp examples 2022-05-04 08:43:26 +01:00
css-lextable-strings.txt lhp: Lightweight HTML Parser 2022-05-04 08:43:26 +01:00
css-lextable.h lhp: Lightweight HTML Parser 2022-05-04 08:43:26 +01:00
css-prop-constants.txt lhp: Lightweight HTML Parser 2022-05-04 08:43:26 +01:00
css-propconst-lextable.h lhp: Lightweight HTML Parser 2022-05-04 08:43:26 +01:00
daemonize.c type comparisons: fixes 2021-01-05 10:56:38 +00:00
dir.c plugins: iterate builtin plugins as if loaded 2021-11-07 07:04:09 +00:00
diskcache.c type comparisons: fixes 2021-01-05 10:56:38 +00:00
fsmount.c type comparisons: fixes 2021-01-05 10:56:38 +00:00
getifaddrs.c qnx: toolchain file and adaptations 2021-12-15 13:28:23 +00:00
getifaddrs.h refactor: subdirs for source in lib 2017-10-16 17:28:37 +08:00
ieeehalfprecision.c lecp: add CBOR stream parser LECP like JSON LEJP 2021-08-21 17:44:40 +01:00
jpeg.c lws-jpeg 2022-03-25 08:13:48 +00:00
lecp.c sspc: refactor to allow different transports 2021-10-08 09:48:41 +01:00
lejp.c lejp-conf: provide matches for block start paths 2022-03-15 10:28:09 +00:00
lhp-ss.c lhp: Lightweight HTML Parser 2022-05-04 08:43:26 +01:00
lhp.c lhp: Lightweight HTML Parser 2022-05-04 08:43:26 +01:00
lws-ring.c type comparisons: fixes 2021-01-05 10:56:38 +00:00
lws-struct-lejp.c lws_struct: add CHILD_PTR setting 2021-08-19 05:31:15 +01:00
lws-struct-sqlite.c type comparisons: fixes 2021-01-05 10:56:38 +00:00
minilex.c minilex: add improved generic version in misc 2022-01-04 16:08:44 +00:00
peer-limits.c peer-limits: only run clean up sul if any entries 2021-01-17 19:23:48 +00:00
prng.c Fault injection 2021-04-05 10:55:04 +01:00
romfs.c linkit: support build using public sdk 2020-01-17 07:45:34 +00:00
romfs.h refactor: subdirs for source in lib 2017-10-16 17:28:37 +08:00
sha-1.c type comparisons: fixes 2021-01-05 10:56:38 +00:00
upng-gzip.c upng-gzip: fuzz: size temp arrays to worst huff size 2022-07-11 17:54:02 +01:00
upng.c upng: split out gzip 2022-03-25 08:13:48 +00:00