Fix for issues # 1515266 and # 1515600. The inner for loop under
commita19e6b510734db42812436cdb192a21a12cee99f
authorkwaclaw <kwaclaw>
Wed, 5 Jul 2006 13:06:59 +0000 (5 13:06 +0000)
committerkwaclaw <kwaclaw>
Wed, 5 Jul 2006 13:06:59 +0000 (5 13:06 +0000)
tree293143b851b908124511efdc01fb0210f9dda810
parent3eca328a2ad733a24c5568132951b65b9a01e9c1
Fix for issues # 1515266 and # 1515600. The inner for loop under
XML_TOK_DATA_CHARS in doContent() and doCdataSection() did not
check if the character data handler was set each time a call-back was made.
doc/reference.html
lib/xmlparse.c