Fix stack overflow (#807)
Fix stack overflow in HandleNode by explicitly limiting the depth of recursion.
Showing
src/depthguard.cpp
0 → 100644
Please register or sign in to comment
Fix stack overflow in HandleNode by explicitly limiting the depth of recursion.