Details
Description
The HCardExtractor creates an infinite loop which will lead to memory exhaustion in the method fixIncludes(), specifically in the line node.appendChild(header.cloneNode(true)); on some HTML files. Attached is a test case and an example HTML file.