Develop and Download Open Source Software

Browse Subversion Repository

Diff of /branches/ssh_chacha20poly1305/ttssh2/ttxssh/ssh.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 8425 by doda, Fri Nov 29 10:08:55 2019 UTC revision 8427 by zmatsuo, Sat Nov 30 15:31:58 2019 UTC
# Line 7566  static BOOL handle_SSH2_userauth_banner( Line 7566  static BOOL handle_SSH2_userauth_banner(
7566    
7567          if (msglen > 0) {          if (msglen > 0) {
7568                  char *msg, *msgA;                  char *msg, *msgA;
                 wchar_t *msgW;  
7569    
7570                  if (pvar->authbanner_buffer == NULL) {                  if (pvar->authbanner_buffer == NULL) {
7571                          pvar->authbanner_buffer = buffer_init();                          pvar->authbanner_buffer = buffer_init();

Legend:
Removed from v.8425  
changed lines
  Added in v.8427

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26