fix possible streaming issue when re-checking

This commit is contained in:
Arvid Norberg 2011-07-14 16:41:03 +00:00
parent 46f585e928
commit bbb0461bf1
1 changed files with 1 additions and 1 deletions

View File

@ -1779,7 +1779,7 @@ namespace libtorrent
if (j.offset >= 0 && !m_picker->have_piece(j.offset))
we_have(j.offset);
remove_time_critical_piece(j.piece);
remove_time_critical_piece(j.offset);
// we're not done checking yet
// this handler will be called repeatedly until