Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-7871

Memory leak in GUI.C

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 0.3.17
    • None
    • None

    Description

      Function GUIDisplayStatusMessage(....) contains a memory leak. If (!msg->StartupEvent) is false, the memory is not freed.

      Line 113: HeapAlloc() is called be without a HeapFree() being called somewhere.

      Attachments

        Activity

          People

            hbelusca hbelusca
            mudhead mudhead
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: