mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-04-08 19:35:37 +02:00
CAUTION: untested as my openssl installation has gone insane. If the incoming "hScreen" parameter is NULL, a new PSCREEN_RECORD is allocated to use in its place. However, if the allocation of the "pScreenBuf" member variable fails, the function returns, potentially leaking the newly allocated PSCREEN_RECORD. This fix first checks to see if the functions owns the "pScreenRec", and if so, frees it before returning.
OpenSSH
Win32 port of OpenSSH
Look at the wiki for help First release announcement is here: OpenSSH for Windows Update - Windows PowerShell Blog - Site Home - MSDN Blogs http://blogs.msdn.com/b/powershell/archive/2015/10/19/openssh-for-windows-update.aspx
Languages
Markdown
100%