On Tue, Nov 11, 2014 at 9:56 PM, Brent Cook <bust...@gmail.com> wrote:
> Mystery solved!

This patch fixed the exited immediately issue.
When getentropy failed, LibReSSL will call _getentropy_fail, it call
TerminateProcess(GetCurrentProcess(), 0) to exit.

Reply via email to