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 6655 by doda, Thu Mar 23 12:54:55 2017 UTC revision 6656 by doda, Thu Mar 23 12:54:58 2017 UTC
# Line 2153  void SSH_handle_packet(PTInstVar pvar, c Line 2153  void SSH_handle_packet(PTInstVar pvar, c
2153                                  _snprintf_s(buf, sizeof(buf), _TRUNCATE,                                  _snprintf_s(buf, sizeof(buf), _TRUNCATE,
2154                                          pvar->ts->UIMsg, message, handle_message_stage);                                          pvar->ts->UIMsg, message, handle_message_stage);
2155                                  notify_fatal_error(pvar, buf, TRUE);                                  notify_fatal_error(pvar, buf, TRUE);
2156                                  // abort                                  return;
2157                          }                          }
2158                  }                  }
2159    

Legend:
Removed from v.6655  
changed lines
  Added in v.6656

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