• Show log

    Commit

  • Hash : 685f2251
    Author : Jason Haslam
    Date : 2017-02-22T09:29:00

    pack: fix looping over cache entries Fixes a regression from #4092. This is a crash on 32-bit and I assume that it doesn't do the right thing on 64-bit either. MSVC emits a warning for this, but of course, it's easy to get lost among all of the similar 'possible loss of data' warnings.