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

find a way to allow large QWSCommands

    XMLWordPrintable

Details

    Description

      Currently we close the socket and get undefined behavior if a QWSCommand is too large. This happens easily if you select and copy a large chunk of text in a client application.

      • Split into several commands?

      We do have a cutoff on the client side, so Qt never sends commands that are too large. However,
      truncation may cause malformed commands... but that should now be handled by the "hardening"
      code in change 256269.

      Attachments

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

        Activity

          People

            tvete Paul Olav Tvete
            admin Administrator
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes