summaryrefslogtreecommitdiff
path: root/xml
diff options
context:
space:
mode:
Diffstat (limited to 'xml')
-rw-r--r--xml/apr_xml_xmllite.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xml/apr_xml_xmllite.c b/xml/apr_xml_xmllite.c
index afc56b5e0..3506db634 100644
--- a/xml/apr_xml_xmllite.c
+++ b/xml/apr_xml_xmllite.c
@@ -530,7 +530,7 @@ cdata_state(apr_xml_parser *parser,
{
HRESULT hr;
apr_status_t status;
- WCHAR buf[512];
+ WCHAR buf[4000];
UINT read_count;
hr = IXmlReader_ReadValueChunk(parser->xp->xml_reader, buf,