commit | 55f5d53c0f4fbf5c98d19315c0a3312479e0142f | [log] [tgz] |
---|---|---|
author | Snehalatha Venkatesh <snehalathax.v@intel.com> | Tue Jul 13 11:06:36 2021 +0000 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Mon Jul 19 19:33:29 2021 +0000 |
tree | 2262b1eae0fbe3f294338c8e573ada6903a520fb | |
parent | e39d4d8447b2e1be3bb692cceef4210e25bb275b [diff] |
Fix static analysis (uninitialized var) warnings Initialized variables with default value Tested: Build got successful Signed-off-by: Snehalatha Venkatesh <snehalathax.v@intel.com> Change-Id: Ied1a5e188d49e28d0b64a20ff9f31016735b82c2
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.