Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-4470

XmlPatterns: memory exhausted when transforming xsl to xml

    XMLWordPrintable

Details

    • 3
    • 25ad8b7a1f05f0dee8010f56f42242aa62b6f375

    Description

      Run the xmlpatterns.exe utility with xsl to xml:

      "memory exhausted" type error message is displayed.

      This reproduces on Windows 7 and Mac(leopard).

      The point in the code is here:-

      QPatternist::Expression::Ptr expression(QIODevice *const queryDevice = 0) in qxmlquery_p.h is catching an exception after the call to

      m_expr = m_expressionFactory->createExpression(queryDevice, staticContext(),

      queryLanguage,

      requiredType(),

      queryURI,

      initialTemplateName);

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            erikv Erik Verbruggen
            cattell Matthew Cattell (Inactive)
            Votes:
            4 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes