Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(lua-cjson): handle the large string correctly #11281

Merged
merged 1 commit into from
Jul 26, 2023

Conversation

ADD-SP
Copy link
Contributor

@ADD-SP ADD-SP commented Jul 25, 2023

Patch lua-cjson to make it can process a large string correctly.

OpenResty PR: openresty/lua-cjson#94

KAG-2151

@ADD-SP ADD-SP force-pushed the add_sp/fix-lua-cjson-handle-large-string-correctly branch 2 times, most recently from f62459f to 226a64d Compare July 25, 2023 08:33
@ADD-SP ADD-SP force-pushed the add_sp/fix-lua-cjson-handle-large-string-correctly branch from 226a64d to 115a24c Compare July 25, 2023 08:53
@pull-request-size pull-request-size bot added size/S and removed size/L labels Jul 25, 2023
@ADD-SP ADD-SP force-pushed the add_sp/fix-lua-cjson-handle-large-string-correctly branch from fa7f96c to 115a24c Compare July 25, 2023 10:09
@pull-request-size pull-request-size bot added size/L and removed size/S labels Jul 25, 2023
@ADD-SP ADD-SP marked this pull request as ready for review July 26, 2023 01:10
@ADD-SP ADD-SP added this to the 3.4.0 milestone Jul 26, 2023
@ADD-SP ADD-SP added the pr/ready This PR is considered ready and can be merged at anytime (given it received no subsequent changes) label Jul 26, 2023
@windmgc windmgc merged commit 65de2c3 into master Jul 26, 2023
@windmgc windmgc deleted the add_sp/fix-lua-cjson-handle-large-string-correctly branch July 26, 2023 09:21
team-gateway-bot pushed a commit that referenced this pull request Jul 26, 2023
Patch lua-cjson to make it can process a large string correctly.

OpenResty PR: openresty/lua-cjson#94

KAG-2151

(cherry picked from commit 65de2c3)
windmgc pushed a commit that referenced this pull request Jul 26, 2023
Patch lua-cjson to make it can process a large string correctly.

OpenResty PR: openresty/lua-cjson#94

KAG-2151

(cherry picked from commit 65de2c3)
team-gateway-bot pushed a commit that referenced this pull request Jul 27, 2023
Patch lua-cjson to make it can process a large string correctly.

OpenResty PR: openresty/lua-cjson#94

KAG-2151

(cherry picked from commit 65de2c3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build/bazel pr/ready This PR is considered ready and can be merged at anytime (given it received no subsequent changes) size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants