Uploaded image for project: 'MediaPortal 1'
  1. MediaPortal 1
  2. MP1-1605

Resource leaks due to missing dispose / event unsubscription. Part 2.

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 1.1.0 RC 3
    • 1.0 RC1
    • general
    • None
    • Operating System: Windows 7
      Platform: Intel

    Description

      Many places within the codebase the impl. of the IDisposal interface is lacking.

      Lists and arrays holding disposable items are cleared without calling dispose on each item before clearing it.

      Also event handlers are often not unsubscribed when disposing.

      All this is causing various leaks.

      Attachments

        Activity

          People

            gibman Elo Rasmussen (Inactive)
            gibman Elo Rasmussen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: