Win32-OpenSSH/contrib/win32
dkulwin 25e52cb498 Add prototypes for functions returning pointers and modify how some arrays are defined
Functions not declared before use, are define as returning an int.
Under 64-bit this can result in corrupted pointers being returned.

Also, Visual studio doesn't like it when you use variables to declare
array sizes, static values always work though.
2015-11-04 19:34:15 -06:00
..
openssh nomachine + additional changes applied to openssh 7.1p1 source base 2015-09-21 16:03:51 -05:00
win32compat Add prototypes for functions returning pointers and modify how some arrays are defined 2015-11-04 19:34:15 -06:00