dtappbuilder: Coverity fixes mostly related to uninitialised variables
This commit is contained in:
@@ -348,7 +348,7 @@ find_longest_label(STRING * label)
|
||||
{
|
||||
int len1,
|
||||
len2,
|
||||
longest,
|
||||
longest = 0,
|
||||
i = 0;
|
||||
|
||||
len1 = len2 = 0;
|
||||
|
||||
Reference in New Issue
Block a user