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

QXmlStreamReader doesnt return error when control characters are in the character strings

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • 4.7.0
    • None

    Description

      QXmlStreamReader is not returning any error, if the control string like '\x00' are in between or at the end of character strings

      <qxmlstreamdummyelement>FAIL: Nulls mishandled.\x00</qxmlstreamdummyelement>

      If the control string is at the begining of the characters as mentioned below it is returning EOF_SYMBOL error
      <qxmlstreamdummyelement>\x00FAIL: Nulls mishandled.</qxmlstreamdummyelement>

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            lakshmig Lakshmi Prasanna Grandhi
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes