summaryrefslogtreecommitdiffstatshomepage
path: root/src/cjson/strbuf.h
AgeCommit message (Collapse)AuthorFiles
2025-09-07fix(cjson): fix `strbuf_set_length` incorrectness #35565skewb1k1
`strbuf_set_length` was incorrectly updating length with `+=` instead of assignment. Also syncs minor updates with upstream.
2025-02-26build(cjson): sync with upstream (#32114)Tristan Knight1
Sync with commit https://github.com/openresty/lua-cjson/commit/91ca29db9a4a4fd0eedaebcd5d5f3ba2ace5ae63
2021-09-26feat(lua): add lua-cjson as vendored dependencyMichael Lingelbach1
Derived from the openresty lua-cjson fork at commit https://github.com/openresty/lua-cjson/commit/3d93d297092172eac3d52a1b3b6c1d479da5341a