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

Loader does not free all allocated memory

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: