• Show log

    Commit

  • Hash : 96c9b9f0
    Author : Carlos Martín Nieto
    Date : 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.