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

QTcpSocket read and write of above 32-bit chunks of data crashes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • 4.7.3, 4.8.3
    • Network: Sockets
    • None
    • Found on Linux (RHEL5)

    Description

      It sems clear that calling

      QTcpSocket::write(buffer, size);
      when size > (representable by 32 bit int)

      crashes during some memcpy inside QIODevice.

      Attachments

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

        Activity

          People

            shkearns Shane Kearns
            jacobstoren Jacob Støren
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes