Only pass what's needed to parseForVerify()
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 14 May 2012 07:42:23 +0000 (10:42 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 14 May 2012 07:43:52 +0000 (10:43 +0300)
commit654638357c4f1c4002105c0f42f950fec9d3ccd8
tree85e1ff59ffb73f0472f7b867716fa6196b8277a5
parent89f32675c2df4ebfb5acacb2c962d5716385ba4c
Only pass what's needed to parseForVerify()

- It doesn't need the entire filelist, just the buffer and current
  or default file entry pointer
- Additionally initialize the local variables on declaration, cleaning
  things up that little bit
build/files.c