cargo quick-xml 0.27.1
Fix an infinite loop in some circumstates

latest releases: 0.38.3, 0.38.2, 0.38.1...
2 years ago

What's Changed

Bug Fixes

  • #530: Fix an infinite loop leading to unbounded memory consumption that occurs when
    skipping events on malformed XML with the overlapped-lists feature active.
  • #530: Fix an error in the Deserializer::read_to_end when overlapped-lists
    feature is active and malformed XML is parsed

Full Changelog: v0.27.0...v0.27.1

Don't miss a new quick-xml release

NewReleases is sending notifications on new releases.