E.g. the following minimal XML file caused segmentation faults:
</if>
This is fixed by throwing an appropriate error instead.
Most of the code is just copied from the error thrown in a similar case directly below. The line generating that error message was also what caused the segmentation fault.
E.g. the following minimal XML file caused segmentation faults:
This is fixed by throwing an appropriate error instead.
Most of the code is just copied from the error thrown in a similar case directly below. The line generating that error message was also what caused the segmentation fault.