Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-269

Loader does not free all allocated memory

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 1.0.0
    • 0.3
    • General
    • None

      There seem to be some circular references between shared pointers of Item/ItemValue/FileContext. This is easily observed with even the most trivial projects (e.g. one empty product) using valgrind or debug statements in the respective destructors.
      In particular, only items of of type "Group" and "Project" seem to get freed at all; others are never deallocated.

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

            jbornema Joerg Bornemann
            kandeler Christian Kandeler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes