Skip to content

Commit 8b2f195

Browse files
committed
patch 8.0.0169: json_decode() may run out of stack space
Problem: For complicated string json_decode() may run out of stack space. Solution: Change the recursive solution into an iterative solution.
1 parent 8720041 commit 8b2f195

File tree

2 files changed

+392
-289
lines changed

2 files changed

+392
-289
lines changed

0 commit comments

Comments
 (0)