DtTerm: Coverity (memory corruption, moderate)

This commit is contained in:
Jon Trulson
2014-12-26 15:58:50 -07:00
parent c18f109032
commit cedb47114f

View File

@@ -300,7 +300,7 @@ _primBufferInsertWc
short overflowWidth; short overflowWidth;
short localCol; short localCol;
TermLine line; TermLine line;
wchar_t *pwc; wchar_t *pwc = NULL;
TermCharInfoRec charInfo; TermCharInfoRec charInfo;
/* /*