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

Crash in qt_memrotate90 or qt_memrotate270

XMLWordPrintable

    • Windows
    • 7c4b3648ca (qt/qtbase/dev) 7c4b3648ca (qt/tqtc-qtbase/dev) 46481e8464 (qt/tqtc-qtbase/5.15) 7f2fecba4f (qt/qtbase/6.4) 7f2fecba4f (qt/tqtc-qtbase/6.4) 0e0a3945de (qt/tqtc-qtbase/6.2)

      There're occasional crashes in qt_memrotate90 or qt_memrotate270.

      The src and dest pointer should be checked before being used. The destination image, created by using malloc, could return 0. memrotate should do nothing if e.g. dest is null.

      Unfortunately, there's no sample code to reproduce the crash but
      two stackstraces are attached for a better understanding.

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

            vgt Eirik Aavitsland
            nagrohn Nahomi Gröhn (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: