Fix for issue# 2894085. Removed update to next pointer. It did not seem right to...
commit3e02c32c410d8da24bb787ba40fa3573337f0cb4
authorkwaclaw <kwaclaw>
Fri, 27 Nov 2009 13:34:29 +0000 (27 13:34 +0000)
committerkwaclaw <kwaclaw>
Fri, 27 Nov 2009 13:34:29 +0000 (27 13:34 +0000)
tree7596292baca056a1365f841145a84fdb819fe462
parentb88c677806c7a2637815fcbb069bddc51def8923
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.
lib/xmlparse.c