Issue #23183 has been updated by Rob Reynolds.

Status changed from Accepted to Merged - Pending Release
Target version set to 3.4.0
Branch set to https://github.com/puppetlabs/puppet/pull/2079

----------------------------------------
Refactor #23183: FFI native windows code
https://projects.puppetlabs.com/issues/23183#change-100053

* Author: Josh Cooper
* Status: Merged - Pending Release
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 3.4.0
* Affected Puppet version: 
* Keywords: windows crash
* Branch: https://github.com/puppetlabs/puppet/pull/2079
----------------------------------------
We've gotten reports of the windows agent crashing, and found a few issues with 
how we are calling native Win32 APIs, effectively using pointers encoded as 
ascii-8bit strings. We need to move to using FFI, which provides a number of 
"type-safe" benefits, e.g. pointer sizes on x86 vs x64 platforms, etc.



-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to