]> granicus.if.org Git - libexpat/commit
Applied a simplified version of Jeremy Kloth's patch for bug #896188.
authorKarl Waclawek <kwaclaw@users.sourceforge.net>
Fri, 13 Feb 2004 18:11:51 +0000 (18:11 +0000)
committerKarl Waclawek <kwaclaw@users.sourceforge.net>
Fri, 13 Feb 2004 18:11:51 +0000 (18:11 +0000)
commitcab3befee5358c8eec8a68766053996e7f12f69d
treebc963e54c121c7a9120db5a866d723dca2fbb679
parent3cb7a4758497dc11c237b091daafafa1dff0ca40
Applied a simplified version of Jeremy Kloth's patch for bug #896188.
Also removed some code that was never executed, because the condition
(prologState.documentEntity && role == XML_ROLE_INNER_PARAM_ENTITY_REF)
can never be true. Improved some comments as well.
expat/lib/xmlparse.c
expat/lib/xmlrole.c