]> granicus.if.org Git - transmission/commit
Fix setting the ETA timestamps
authorgeertjan <gjalsem@gmail.com>
Mon, 19 Feb 2018 20:06:34 +0000 (21:06 +0100)
committerMike Gelfand <mikedld@mikedld.com>
Fri, 6 Apr 2018 19:52:29 +0000 (22:52 +0300)
commitcc0b93143191d4b1648d8c990b2079886d745d13
tree111bac8354db645577889df9ef95399836358a0c
parent85c0399d8c93b85bcb75dfc86b2b69428d0f2ad6
Fix setting the ETA timestamps

Field etaDLSpeedCalculatedAt was set too early, causing the condition
following it to always be false. The same for etaULSpeedCalculatedAt.
libtransmission/torrent.c