openssh - Fix an openssh issue.
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 8 Nov 2013 18:52:20 +0000 (10:52 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 8 Nov 2013 18:54:35 +0000 (10:54 -0800)
commitf9cb4addaddf8bd28ceb2f210faa905c5878f2ce
tree88e67b682816206c24938257424acfadcf00033b
parent21c324a6889464ae924865c96c2cefe057b6bf07
openssh - Fix an openssh issue.

* Properly zero the newkey structure as per OpenBSD announcement.  Our older
  openssh does not implement the AES-GCM cipher that creates the vulnerability
  but fix the bug anyway.
crypto/openssh/monitor_wrap.c