Hacker News new | ask | show | jobs
by int_handler 3900 days 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/bafc1df7c5c... to the other source files.

1 comments

Ugh. And calling strcpy() with user-supplied data inside a SSP of all places... :-(