OpenSSH and the dangers of unused code
Use memset_s, people. The compiler isn't allowed to remove calls to it: http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1381.pdf
Use memset_s, people. The compiler isn't allowed to remove calls to it: http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1381.pdf