Travis Wehrman 208068486d Fixed bug in CCommand constructor that could append junk to the command string
* Missed copying the null terminator
* Since m_pArgSBuffer is not initialized this problem can occur when the (command string buffer length) + 1 char in m_pArgSBuffer array happens to be non-zero.
2017-09-10 19:15:41 -05:00
..
2014-05-15 13:59:18 -07:00