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

QContiguousCache crashes on insert

XMLWordPrintable

    • 320c4e31e124f99601399d00935362b587c77510 9dba7627557364c3498809e775ab79bc6f0c3158

      QContiguousCache crashes because of division by zero on insert if cache has no capacity set.

      Sample code
      QContiguousCache<QImage> cache;
      cache.insert(1, QImage()); 
      

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

            thiago Thiago Macieira
            trollixx Oleg Shparber
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes