[ http://issues.apache.org/jira/browse/XERCESC-1423?page=all ]
     
cargilld resolved XERCESC-1423:
-------------------------------

    Resolution: Fixed

Hi Christian,
I reviewed your patch and it looked good.  I have committed it to svn (for both 
igxmlscanner2 and sgxmlscanner).

David

> Bugfix & Performance Update : IGXMLScanner::basicAttrValueScan(...)
> -------------------------------------------------------------------
>
>          Key: XERCESC-1423
>          URL: http://issues.apache.org/jira/browse/XERCESC-1423
>      Project: Xerces-C++
>         Type: Bug
>   Components: Non-Validating Parser
>     Versions: 2.6.0
>  Environment: all
>     Reporter: Christian Will
>  Attachments: IGXMLScanner2.cpp.patch, test_fail1.xml, test_fail2.xml, 
> test_ok.xml
>
> Hi folks,
> I worked on a performance patch of IGXMLScanner::basicAttrValueScan(...) and 
> found at the same time some cases where xerces should report an error, where 
> it does not.
> Here are two examples: (I'll attach some sample files)
> - we have a leading surrogate, without the trailing surrogate, at the end of 
> our attribute value
> (xerces just ignores this case)
> - we have an entity ref. between a leading surrogate at and the associated 
> trailing surrogate
> (xerces just ignores this case)
> I'll attach my patch and I hope somebody has time to review it...
> Regards,
> Christian

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to