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

[PATCH] Fixing memory leak of SePublicDefaultDacl, SePublicDefaultUnrestrictedDacl, SePublicOpenUnrestrictedDacl, SeSystemDefaultDacl in SepInitDACLs (72642)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Trivial
    • None
    • NTCore

    Description

      Hello,

      I noticed that in SepInitDACLs(...) we do not properly release the following variables under memory starvation scenarios:

      • SePublicDefaultDacl
      • SePublicDefaultUnrestrictedDacl
      • SePublicOpenDacl
      • SePublicOpenUnrestrictedDacl
      • SeSystemDefaultDacl

      The probability of this is very low and the system has to be in low memory condition, but it still a bug I decided to submit a patch for this.

      Attachments

        Activity

          People

            bug zilla Bug Zilla
            vshcherbyna vshcherbyna
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: