ZMODEM: Run-Time Check Failure #3 - The variable 'Opt' is being used without being initialized.
Eröffnet am: 2020-02-03 20:51
Letztes Update: 2020-02-03 20:51
Auswertung: | yegorich | Verantwortlicher: | (Keine) |
---|---|---|---|
Priorität: | 5 - Mittel | Meilenstein: | Tera Term 4.106 |
Typ: | Fehler | Schweregrad: | 5 - Mittel |
Komponente: | Tera Term | Status: | Offen |
Lösung | Keine |
Einzelheiten
When starting ZMODEM in Debug mode I get the following error message:
Run-Time Check Failure #3 - The variable 'Opt' is being used without being initialized.
It points to the ZMODEMStart() in teraterm/filesys.cpp where the Opt variable is being set only in "if (mode == IdZSend || mode == IdZAutoS)". What should be the default value for Opt?
Letzte Aktualisierung für dieses Ticket
2020-02-03 20:51 Aktualisiert von: yegorich
- New Ticket "ZMODEM: Run-Time Check Failure #3 - The variable 'Opt' is being used without being initialized." created