DtTerm: Coverity (memory corruption, moderate)

This commit is contained in:
Jon Trulson 2014-12-26 15:58:50 -07:00
parent c18f109032
commit cedb47114f
1 changed files with 1 additions and 1 deletions

View File

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