forked from chorny/XML-Parser
-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
t/deep_nesting.t documents:
Lines 5 to 6 in 835610c
| # Test for deeply nested elements to exercise st_serial_stack reallocation. | |
| # This catches off-by-one errors in the stack growth check (GH #39). |
However, it does not seem to do what it says on the tin. I cannot provoke a failure with any XML::Parser version using this file. Tested e.g. from git tags 2.46 and 2.47 which should have the issue fixed in #39 (Ubuntu 25.10 amd64, perl 5.40.1), no failure. Not even bumping $depth to 6_000_000 provokes one for me.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels