]> 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)
committergeertjan <gjalsem@gmail.com>
Mon, 19 Feb 2018 20:06:34 +0000 (21:06 +0100)
commit23e469a6b2e253dc54c479a98447d8bdbc799be8
treedfd06e778444447656be65b3a7e4f6c88e3aa02f
parent96926a83373048a63caa75429669aa732f19fd4f
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