mirror of
https://github.com/microsoft/terminal.git
synced 2026-03-25 14:00:33 -04:00
* static analysis fixes * using C++ style casts * explicit delete changed to reset(nullptr) * fix for null apiMsg.OtherId during tracing in Compare() * changed INVALID_ID macro to constexpr * properly handle null ReplyMsg in ConsoleIoThread() * Fixed wrong static_cast for State.InputBuffer * compensate for null reply message to fix deref problem of ReplyMsg in srvinit.cpp by changing signature in DeviceComm.h