| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-04 | 302 Bytes | |
| v0.39.3 - Fix panic when parse malformed DTD source code.tar.gz | 2026-05-04 | 1.5 MB | |
| v0.39.3 - Fix panic when parse malformed DTD source code.zip | 2026-05-04 | 1.5 MB | |
| Totals: 3 Items | 3.0 MB | 0 | |
Bug Fixes
- [#950]: Fix subtraction with overflow when parse malformed DTD in some cases. Note, that currently we do not check the validity of DTD, so the returned
Event::DocTypemay contain the malformed DTD.
Full Changelog: https://github.com/tafia/quick-xml/compare/v0.39.2...v0.39.3