Clean up file records freeing a bit
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 28 May 2012 06:47:58 +0000 (09:47 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 28 May 2012 06:47:58 +0000 (09:47 +0300)
commitbafde44e2d034f75189d3926475170b4ca854024
treebffd3fc411f51b0d0257cb3687afe126224b6ab8
parentde94517558501c12fafb090e9a087f238351a8c9
Clean up file records freeing a bit

- All the necessary data is in FileRecords struct so we only
  need to pass that. Dont bother NULLing everything as these
  are not passed around in a way where it would matter.
build/files.c