]> granicus.if.org Git - transmission/commit
when a peer sends us a block and we count it in tr_cpBlockAdd(), don't invalidate...
authorJordan Lee <jordan@transmissionbt.com>
Sat, 15 Dec 2012 03:47:11 +0000 (03:47 +0000)
committerJordan Lee <jordan@transmissionbt.com>
Sat, 15 Dec 2012 03:47:11 +0000 (03:47 +0000)
commit89b3c5fc0a7395fb0b1b6b9a489945f58de5b7a2
treea603baf9d84f4b9ae1f6421040d479ab28970ccd
parentdf5b6365bd690815311f1ae158c6aa8942592c54
when a peer sends us a block and we count it in tr_cpBlockAdd(), don't invalidate cp.sizeWhenDone unless sizeWhenDone wasn't already including that new block.
libtransmission/completion.c