DtTerm: Coverity (memory corruption, moderate)
This commit is contained in:
parent
c18f109032
commit
cedb47114f
|
|
@ -300,7 +300,7 @@ _primBufferInsertWc
|
|||
short overflowWidth;
|
||||
short localCol;
|
||||
TermLine line;
|
||||
wchar_t *pwc;
|
||||
wchar_t *pwc = NULL;
|
||||
TermCharInfoRec charInfo;
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Reference in New Issue