mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-16 00:00:07 +01:00
![]() For some patterns of JSON we return to parse at the outermost level and meet a situation path_match is 0. In some places we're looking at things from perspective of path_match - 1... that does not seem to cause trouble on x86_64 but can on aarch64, which is how it got noticed. This logically protects those accesses by checking !!path_match. |
||
---|---|---|
.. | ||
fts | ||
lwsac | ||
threadpool | ||
base64-decode.c | ||
CMakeLists.txt | ||
daemonize.c | ||
dir.c | ||
diskcache.c | ||
fsmount.c | ||
getifaddrs.c | ||
getifaddrs.h | ||
lejp.c | ||
lws-ring.c | ||
lws-struct-lejp.c | ||
lws-struct-sqlite.c | ||
peer-limits.c | ||
romfs.c | ||
romfs.h | ||
sha-1.c |