git-annex/P2P
Joey Hess 0f4ee4f298
fix memory leak
I'm unsure why this fixed it, but it did. Seems to suggest that the
memory leak is not due to a bug in my code, but that ghc didn't manage
to take full advantage of laziness, or was failing to gc something it
could have.
2016-12-08 18:42:52 -04:00
..
Address.hs stub Remote.P2P 2016-12-06 12:27:58 -04:00
Annex.hs fix memory leak 2016-12-08 18:42:52 -04:00
Auth.hs use P2P auth for git-remote-tor-annex 2016-11-30 15:26:55 -04:00
IO.hs convert P2P runners from Maybe to Either String 2016-12-08 15:47:49 -04:00
Protocol.hs fix memory leak 2016-12-08 18:42:52 -04:00