NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 2 - Unhandled case when ]]> falls across read buffer boundary
Unhandled case when ]]> falls across read buffer boundary
Status: RESOLVED FIXED
Product: Validator.nu
Classification: Unclassified
Component: XML parser
HEAD
All All
: P2 blocker
Assigned To: Henri Sivonen
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-02-21 15:48 CET by Henri Sivonen
Modified: 2011-10-19 09:22 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henri Sivonen 2008-02-21 15:48:47 CET
The XML parser panics when CDATA section end ]]> falls across a read buffer boundary.
Comment 1 Henri Sivonen 2008-03-06 16:37:20 CET
Fixed.