Skip to content

Use iterative parse method instead of recursive parse#4

Open
calio wants to merge 1 commit intoopenresty:masterfrom
calio:master
Open

Use iterative parse method instead of recursive parse#4
calio wants to merge 1 commit intoopenresty:masterfrom
calio:master

Conversation

@calio
Copy link
Copy Markdown

@calio calio commented Jul 2, 2012

The original recursive parse would cause stack size exceeding system limit and a segment fault when dealing with large date ( usually 100k lines or more ).

@agentzh
Copy link
Copy Markdown
Member

agentzh commented Jul 3, 2012

I'll look into this. Thanks for the patch!

@msva
Copy link
Copy Markdown

msva commented Aug 8, 2015

@agentzh, ping?

@agentzh
Copy link
Copy Markdown
Member

agentzh commented Aug 10, 2015

@msva I'll look into this at some point. Sorry for the delay.

cryptofuture added a commit to cryptofuture/rds-json-nginx-module that referenced this pull request May 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants