Commit 96c9b9f0e538c7dd2f1041f471dd8a9a587bc43f

Carlos Martín Nieto 2013-01-12T18:38:19

indexer: properly free the packfile resources The indexer needs to call the packfile's free function so it takes care of freeing the caches. We still need to close the mwf descriptor manually so we can rename the packfile into its final name on Windows.