fw-update: Fix variable being used before initialized
Initialize "totalNumComponentUpdates" and "compUpdateCompletedCount" to
0 to avoid potential errors caused by uninitialized variables.
Change-Id: I27f57330e77f98109a09b3270a3dd6fd50e8fb52
Signed-off-by:
DelphineCCChiu <delphine_cc_chiu@wiwynn.com>
Loading
Please register or sign in to comment