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

Maybe Problem in QVector, Dereferencing NULL pointer

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: Not Evaluated Not Evaluated
    • None
    • 4.7.3
    • None
    • VC++ 2010, Win 7

      >\qt4\src\corelib\tools\qvector.h(476): warning C6011: Dereferencing NULL pointer 'x.d': Lines: 446, 447, 448, 449, 450, 452, 463, 465, 469, 470, 471, 472, 475, 476
      > \qt4\include\qtcore\../../src/corelib/tools/qvector.h(445) : while compiling class template member function 'void QVector<T>::realloc(int,int)'
      > with
      > [
      > T=QPainterPath::Element
      > ]
      > \qt4\include\qtcore\../../src/corelib/tools/qvector.h(339) : while compiling class template member function 'const QPainterPath::Element &QVector<T>::at(int) const'
      > with
      > [
      > T=QPainterPath::Element
      > ]
      > \qt4\include\qtgui\../../src/gui/painting/qpainterpath.h(249) : see reference to class template instantiation 'QVector<T>' being compiled
      > with
      > [
      > T=QPainterPath::Element
      > ]
      >\qt4\src\corelib\tools\qvector.h(519): warning C6011: Dereferencing NULL pointer 'x.p': Lines: 446, 447, 448, 449, 450, 452, 463, 465, 469, 470, 471, 472, 475, 476, 490, 491, 492, 493, 494, 497, 517, 519

      Please fix

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

            cnn Qt Core & Network
            noragen Tobias Franz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes