DtTerm: Coverity (memory corruption, moderate)
This commit is contained in:
@@ -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;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user