Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 195 Bytes

File metadata and controls

3 lines (3 loc) · 195 Bytes

Fixed quadratic complexity in incremental parsing of long unterminated constructs (such as tags or comments) in :class:`html.parser.HTMLParser`, which could be exploited for a denial of service.