1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

libDtHelp: Cov 89532

This commit is contained in:
Peter Howkins 2018-08-11 00:51:59 +01:00
parent ef54b70ac1
commit a895cc3e9c

View file

@ -1348,7 +1348,7 @@ _DtHelpCeSaveString(
int len;
int size;
int numChars;
int numChars = 0;
int junk = 0;
char tmpChar;
char *ptr = string;