Add a helper function for freeing/resetting a file entry, use it
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 14 May 2012 07:16:31 +0000 (10:16 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 14 May 2012 07:16:31 +0000 (10:16 +0300)
commit807ba93a6cf168410e3801347898949f356fcd6c
treea0bffff8bbf2612bd8e41387e7230b39ff658e96
parent9a0f820ffc42010da544bdee1758a3c0f6a83aed
Add a helper function for freeing/resetting a file entry, use it

- Now with all the per file-entry data in a struct of its own this
  becomes sane and should plug up a couple of leaks as well.
build/files.c