This website requires JavaScript.
Explore
Help
Register
Sign In
wornvirtue
/
premiere-libtorrent
forked from
premiere/premiere-libtorrent
Watch
1
Star
0
Fork
You've already forked premiere-libtorrent
0
Code
Pull Requests
Activity
10,248
Commits
1
Branch
0
Tags
63
MiB
17bbbf4ec5
Commit Graph
2 Commits
Author
SHA1
Message
Date
arvidn
04c76249b6
merged RC_1_1 into master
2017-04-21 01:21:31 -04:00
arvidn
227830e757
fix memory leak in the disk cache. if a cached_piece_entry would stick around in a ghost list (ARC), it would keep the torrent object itself alive. when aborting read jobs, the outstanding_read flag need to be cleared on the piece. When reclaiming a block for a piece that should be deleted (not just evicted) it need to know that. This patch adds an additional bit to cached_piece_entry to communicate this
2017-04-19 22:30:27 -04:00