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

QHostAddress::operator==(SpecialAddress) fails if address is not IPv4 or IPv6 (QHostAddress::Any)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 5.0.0
    • 5.0.0
    • Network
    • None
    • 49140efe2d0a31fd529b8e6af09e0df31e3a719c

      QHostAddress addr(QHostAddress::Any);
      Q_ASSERT(addr == QHostAddress::Any);

      hits the assert with current Qt5.

        For Gerrit Dashboard: QTBUG-22898
        # Subject Branch Project Status CR V

            shkearns Shane Kearns
            andrunko Andre Moreira Magalhaes
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes