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

Remove unused member "void * unused" in QCache to save memory

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • 5.0.0
    • 4.5.1, 4.5.2, 4.5.3, 4.6.0, 4.6.1, 4.6.2
    • None
    • f274db8040546e54b1ef0e674d9733714c68d4d5

      The class QCache (src/corelib/tools/qcache.h) contains a member named:
      void *unused;

      It is not used and only initialized to NULL in the constructor of QCache.

      I would suggest to remove this.

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

            goffart Olivier Goffart (closed Nokia identity) (Inactive)
            joachimgelhaus Joachim Gelhaus
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes