Security Advisories (1)
CVE-2026-7040 (2026-04-27)

Text::Minify::XS versions from 0.3.0 before 0.7.8 for Perl have a heap overflow when processing some malformed UTF-8 characters. The minify functions mishandled some malformed UTF-8 characters, leading to heap corruption. Note that the minify_utf8 function is an alias for minify.

Changes for version v0.6.2 - 2022-06-10

  • Bug Fixes
    • Fix segfault when passed undef values, GH#10.
  • Other
    • Bump version of Devel::PPPort to 3.68.
  • Documentation
    • Fix typo in Changes.
    • Mention Perl v5.36 trim function.

Documentation

Modules

remove indentation and trailing whitespace

Examples