Files
librsvg/rsvg/tests/fixtures/crash/bug942-xinclude-recursion.svg

4 lines
127 B
XML

<svg xmlns="http://www.w3.org/2000/svg" xmlns:xi="http://www.w3.org/2001/XInclude">
<xi:include parse="xml" href=""/>
</svg>