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

QPixmap: crash app when call isQBitmap()

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 5.6.1
    • 5.6.0, 5.7.0 Alpha
    • GUI: Painting
    • None

    Description

      Call QPixmap::isQBitmap() with empty QPixmap -> app crash.

      To reproduce:

      QPixmap a;
      qDebug() << a.isQBitmap();

      Attachments

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

        Activity

          People

            antkudr Anton Kudryavtsev
            antkudr Anton Kudryavtsev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes