Commit 8b2f195
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
2 files changed
Lines changed: 392 additions & 289 deletions
0 commit comments