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

QxmlSimpleReader can't handle external entity reference file over 1k

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.4.0 Beta
    • 4.8.0, 4.8.1, 4.8.2, 4.8.3, 4.8.6, 5.3.2
    • None

    Description

      The fix for QTBUG-21025 was only partial. This bug is also present on line 5473 (http://qt.gitorious.org/qt/qt/blobs/4.8/src/xml/sax/qxml.cpp#line5473). It contains the same kind of method for fetching the data from QXmlInputSource that QTBUG-21025 had. That is instead of plain "xmlRefString = ret->data();" there should be a while loop.

      Attachments

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

        Activity

          People

            ablasche Alex Blasche
            snild Toni Heimala
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes