singledocparser.h
2.12 KB
-
Fix stack overflow (#807) · 4edff1fa
Fix stack overflow in HandleNode by explicitly limiting the depth of recursion.
Alan Griffiths committed
Fix stack overflow in HandleNode by explicitly limiting the depth of recursion.