A program that accepts arbitrarily large inputs should probably not use 
recursion like that. The Javascript parser should use iteration as even valid 
JSON inputs could cause stack overflow how it is now, IIUC.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1768#issuecomment-364712248

Reply via email to