HomePhorge

(PUP-839) Remove windows/memory reference
795dfb04942fUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-839) Remove windows/memory reference

  • Puppet::Util::Windows::Security was only referring to the LocalFree Win32 function, so use FFI::Pointer helper read_win32_local_pointer to automatically perform memory management on the data returned by the GetSecurityInfo API.

Details

Provenance
Ethan J. Brown <Iristyle@github>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUdbe160de6c4e: (PUP-839) FFI Util::Windows::Security.InitializeAcl
Branches
Unknown
Tags
Unknown

Event Timeline

Ethan J. Brown <Iristyle@github> committed rPU795dfb04942f: (PUP-839) Remove windows/memory reference (authored by Ethan J. Brown <Iristyle@github>).Jun 19 2014, 11:32 PM