summaryrefslogtreecommitdiffstats
path: root/sb
diff options
context:
space:
mode:
authorZach Clark <zach@ibm.com>2019-06-06 12:15:01 -0500
committerRAJA DAS <rajadas2@in.ibm.com>2019-06-14 13:47:14 -0500
commit8384a9660449b237d492f5a953e3e12d9deaaf49 (patch)
tree53a1f4a963c3701520177ac42c52267f47982967 /sb
parent8ec1c8aac612a6166218f6f5856b85ec238f8059 (diff)
downloadtalos-sbe-8384a9660449b237d492f5a953e3e12d9deaaf49.tar.gz
talos-sbe-8384a9660449b237d492f5a953e3e12d9deaaf49.zip
Fix "possibly uninitialized variable"
Compiling with GCOV causes the variable_buffer::flipBit() function to be analyzed differently than without, resulting in a warning for the possibly-uninitialized variable and causing compilation failure when the -Werror option is enabled. This commit explicitly initializes the variable. Change-Id: Idc59ba411cc1f9200888bba6c215e48bb7051b7c Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/78485 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com> Reviewed-by: Ilya Smirnov <ismirno@us.ibm.com> Reviewed-by: Jennifer A Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/78514 Reviewed-by: RAJA DAS <rajadas2@in.ibm.com>
Diffstat (limited to 'sb')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud