]> granicus.if.org Git - libexpat/commit
Fix for issue# 2894085. Removed update to next pointer. It did not seem right to...
authorKarl Waclawek <kwaclaw@users.sourceforge.net>
Fri, 27 Nov 2009 13:34:29 +0000 (13:34 +0000)
committerKarl Waclawek <kwaclaw@users.sourceforge.net>
Fri, 27 Nov 2009 13:34:29 +0000 (13:34 +0000)
commit82d49517440c423bc0fb8e1672a8fee3c5e78716
tree15a0fc1c71339827cf82a7d9818513801f4c04f7
parentebb40bfacb2098df1775f2d4f0b05de236640f65
Fix for issue# 2894085. Removed update to next pointer. It did not seem right to force it to point somewhere between token boundaries, since that could lead the tokenizer to not recognize an end of token.
expat/lib/xmlparse.c