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

Not free after CreateToolHelp32Snapshot

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • Win32SS
    • None
    • Operating System: ReactOS
      Platform: x86 Hardware

    Description

      I call Snap := CreateToolHelp32Snapshot(TH32CS_SNAPPROCESS, 0);
      after I try free memory by CloseHandle(Snap);
      This I use to my program which can show list and process and kill them.
      Every second list is refresh and calls CreateToolHelp32Snapshot - CloseHandle
      On Windows memory in near constant,on ReactOS rapidly memory leak.
      I attach binary and source test program where every 50 ms is called CreateToolHelp32Snapshot - CloseHandle

      Attachments

        Activity

          People

            bug zilla Bug Zilla
            borneqa Borneqa
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: