HomePhorge

(PUP-2738) Puppet::Util::Windows::Process FFI clean
006339b66b3eUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-2738) Puppet::Util::Windows::Process FFI clean

  • Refactor wait_process so that the FFI::MemoryPointer for the exit code is cleaned up immediately after use. Note that we capture the exit_status within the block, and return it outside of the block
  • Fix bug in Puppet::Util::Windows::Process.process_privilege_symlink? that could result in the wrong value being returned.
  • Fix bug in Puppet::Util::Windows::Process.elevated_security? that could result in the wrong value being returned.

Details

Provenance
Ethan J. Brown <Iristyle@github>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU2631a6fda689: (PUP-2738) Puppet::Util::Windows::File FFI cleanup
Branches
Unknown
Tags
Unknown

Event Timeline

Ethan J. Brown <Iristyle@github> committed rPU006339b66b3e: (PUP-2738) Puppet::Util::Windows::Process FFI clean (authored by Ethan J. Brown <Iristyle@github>).Jun 18 2014, 9:16 PM