2.15.0
Fixed
- Rust core: clamp table
colspan/rowspanto prevent pathological allocations on malformed HTML. - Rust core: reject binary-like inputs early to avoid OOMs when non-HTML data is passed to
convert.
colspan/rowspan to prevent pathological allocations on malformed HTML.convert.