19 ms·
This is exciting to hear. I might be overly nitpicky, but holy inconsistent coding styles Batman: compare https://github.com/PowerShell/Win32-OpenSSH/blob/bafc
by int_handler 11y ago
This is exciting to hear.
I might be overly nitpicky, but holy inconsistent coding styles Batman: compare https://github.com/PowerShell/Win32-OpenSSH/blob/bafc1df7c5c15dbdd2e0c0112936a74d97d9f327/contrib/win32/win32compat/cng_cipher.c https://github.com/PowerShell/Win32-OpenSSH/blob/bafc1df7c5c... to the other source files.
- lukeh 11y agoUgh. And calling strcpy() with user-supplied data inside a SSP of all places... :-(