[Fontconfig-bugs] [Bug 71085] "out of memory" errors on empty match element in fonts.conf
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Oct 31 13:51:11 CET 2013
https://bugs.freedesktop.org/show_bug.cgi?id=71085
--- Comment #3 from Vincent Lefevre <vincent-fdt at vinc17.net> ---
(In reply to comment #2)
> that is invalid case. DTD says:
>
> <!ELEMENT match (test*, edit*)+>
>
> match element has to contain one test or edit at least.
I don't think so, because you have * after "test" and after "edit". At least,
"xmllint --noout --loaddtd --valid" validates the XML file. This is different
from:
<!ELEMENT match (test | edit)+>
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/fontconfig-bugs/attachments/20131031/150482e2/attachment.html>
More information about the Fontconfig-bugs
mailing list