Fix errors uncovered by clang warnings
commit543173256091ef104b021ef9017a4486c2b9bfc6
authorChang S. Bae <chang.seok.bae@intel.com>
Mon, 17 Apr 2017 03:24:39 +0000 (16 20:24 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Mon, 17 Apr 2017 21:01:33 +0000 (17 14:01 -0700)
treefd3d6943ea52d9e4479a852fb359a4136aaadcf4
parentd685bdd65c92dc0a157f32c8b1be5abd62792618
Fix errors uncovered by clang warnings

1. One incorrect variable use(!)
2. One possibly uninitialized variable.

Signed-off-by: Chang S. Bae <chang.seok.bae@intel.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
nasmlib/file.c
output/outdbg.c