Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #1317 - Increase the XML nested depth limit to 2048. | wolfbeast | 2019-12-12 |
| | | | | | | | | - Converts from macro to static const for the limit. - Uses a check against the declared type for the counter instead of a hard-coded one. This resolves #1317. | ||
* | Restrict XML file recursion depth to 200. | wolfbeast | 2018-02-02 |
| | | | | This resolves #2. | ||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 |