Dirk de la Hunt 5d455454de Fix potential memory leak in console.c
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.
2015-10-22 20:04:14 +02:00
2015-09-30 17:19:05 -05:00
2015-10-07 17:03:43 -05:00
2015-09-29 13:59:44 -05:00
2015-09-29 13:59:44 -05:00
2015-10-16 15:47:12 -05:00
2015-10-20 14:28:23 -05:00
2015-09-09 14:08:05 -05:00
2015-09-09 14:08:05 -05:00
2015-09-09 14:08:05 -05:00
2015-09-09 14:08:05 -05:00
2015-10-01 01:20:04 -05:00
2015-09-09 14:08:05 -05:00
2015-09-09 14:08:05 -05:00
2015-09-09 14:08:05 -05:00
2015-10-07 17:03:43 -05:00
2015-10-07 17:03:43 -05:00
2015-09-09 14:08:05 -05:00
2015-09-09 14:08:05 -05:00
2015-09-09 14:08:05 -05:00
2015-09-09 14:08:05 -05:00
2015-09-29 13:59:44 -05:00
2015-09-09 14:08:05 -05:00
2015-09-09 14:08:05 -05:00
2015-09-30 16:24:06 -05:00
2015-09-09 14:08:05 -05:00
2015-09-09 14:08:05 -05:00
2015-09-30 16:24:06 -05:00
2015-10-18 22:25:41 -05:00
2015-09-30 16:24:06 -05:00
2015-09-30 16:24:06 -05:00
2015-09-30 16:24:06 -05:00
2015-10-07 17:03:43 -05:00
2015-09-09 14:08:05 -05:00
2015-09-09 14:08:05 -05:00
2015-09-09 14:08:05 -05:00
2015-09-30 16:24:06 -05:00
2015-09-30 16:24:06 -05:00
2015-10-07 17:03:43 -05:00
2015-09-09 14:08:05 -05:00
2015-09-09 14:08:05 -05:00
2015-09-30 16:24:06 -05:00
2015-09-30 16:24:06 -05:00
2015-09-30 16:24:06 -05:00
2015-09-29 13:59:44 -05:00
2015-09-29 13:59:44 -05:00
2015-09-30 16:24:06 -05:00
2015-10-14 13:45:46 -07:00
2015-10-20 10:09:00 -07:00
2015-09-09 14:08:05 -05:00
2015-09-09 14:08:05 -05:00
2015-09-30 16:24:06 -05:00
2015-09-30 16:24:06 -05:00
2015-09-21 20:34:49 -05:00
2015-09-30 16:24:06 -05:00
2015-09-30 16:24:06 -05:00
2015-09-30 16:24:06 -05:00
2015-09-30 16:24:06 -05:00
2015-09-09 14:08:05 -05:00
2015-09-09 14:08:05 -05:00
2015-09-09 14:08:05 -05:00
2015-09-30 16:24:06 -05:00
2015-09-30 16:24:06 -05:00
2015-09-30 16:24:06 -05:00
2015-09-30 16:24:06 -05:00
2015-09-30 16:24:06 -05:00
2015-09-30 16:24:06 -05:00
2015-09-30 16:24:06 -05:00
2015-09-30 16:24:06 -05:00
2015-09-30 16:24:06 -05:00
2015-09-30 16:24:06 -05:00
2015-09-30 16:24:06 -05:00
2015-09-30 16:24:06 -05:00
2015-09-30 16:24:06 -05:00
2015-09-30 16:24:06 -05:00
2015-09-30 16:24:06 -05:00
2015-09-30 16:24:06 -05:00
2015-09-30 16:24:06 -05:00
2015-09-30 16:24:06 -05:00
2015-09-30 16:24:06 -05:00
2015-09-30 16:24:06 -05:00
2015-10-12 13:49:15 -05:00
2015-09-09 14:08:05 -05:00
2015-09-09 14:08:05 -05:00
2015-10-12 13:49:15 -05:00
2015-09-09 14:08:05 -05:00

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

Description
Win32 port of OpenSSH
Readme 181 MiB
Languages
Markdown 100%