fixed memory leak in disk io thread when not using the cache
This commit is contained in:
@@ -1608,6 +1608,7 @@ namespace libtorrent
|
||||
test_error(j);
|
||||
break;
|
||||
}
|
||||
break;
|
||||
}
|
||||
}
|
||||
// we've now inserted the buffer
|
||||
|
Reference in New Issue
Block a user