<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:akira@tagoh.org" title="Akira TAGOH <akira@tagoh.org>"> <span class="fn">Akira TAGOH</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW --- - "out of memory" errors on empty match element in fonts.conf"
href="https://bugs.freedesktop.org/show_bug.cgi?id=71085">bug 71085</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>akira@tagoh.org
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - "out of memory" errors on empty match element in fonts.conf"
href="https://bugs.freedesktop.org/show_bug.cgi?id=71085#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - "out of memory" errors on empty match element in fonts.conf"
href="https://bugs.freedesktop.org/show_bug.cgi?id=71085">bug 71085</a>
from <span class="vcard"><a class="email" href="mailto:akira@tagoh.org" title="Akira TAGOH <akira@tagoh.org>"> <span class="fn">Akira TAGOH</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=71085#c0">comment #0</a>)
<span class="quote">> Under Debian/unstable, after upgrading fontconfig from 2.10.2 to 2.11, I get
> "out of memory" errors with the following fonts.conf file:
>
> <?xml version="1.0"?>
> <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
> <fontconfig>
> <match target="font">
> <!-- Commented out code. -->
> </match>
> </fontconfig>
>
> According to the DTD, it is valid.</span >
that is invalid case. DTD says:
<!ELEMENT match (test*, edit*)+>
match element has to contain one test or edit at least.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>