Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #1317 - Increase the XML nested depth limit to 2048. | wolfbeast | 2019-12-12 | -9/+13 |
| | | | | | | | | - 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. | |||
* | Make nsScannerIterator a trivial type in order to use memset | trav90 | 2018-09-02 | -9/+9 |
| | ||||
* | Restrict XML file recursion depth to 200. | wolfbeast | 2018-02-02 | -4/+17 |
| | | | | This resolves #2. | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+37879 |