summaryrefslogtreecommitdiffstats
path: root/ini/ini_fileobj.c
diff options
context:
space:
mode:
authorDmitri Pal <dpal@redhat.com>2010-12-26 21:58:24 -0500
committerStephen Gallagher <sgallagh@redhat.com>2012-04-05 11:20:09 -0700
commit56b3277a0eff7a6128f4eaf0ac31bdcdbbfcfae9 (patch)
tree764176abe94c1527e56e27462601c439666c3f30 /ini/ini_fileobj.c
parent0513944b4e65415a697190d716551dbeb9a0fa0d (diff)
downloadding-libs-56b3277a0eff7a6128f4eaf0ac31bdcdbbfcfae9.tar.gz
ding-libs-56b3277a0eff7a6128f4eaf0ac31bdcdbbfcfae9.tar.xz
ding-libs-56b3277a0eff7a6128f4eaf0ac31bdcdbbfcfae9.zip
Initialize variables in loops
It occured to me that one of the issues that Coverity did not like (and I could not understand what it is complaining about) is related to intializing the variables in the loop. This patch adds initialization in the loops. Also there was an initialization missing in the ini_configobj.c
Diffstat (limited to 'ini/ini_fileobj.c')
0 files changed, 0 insertions, 0 deletions