0.5.1_alpha ICU support
git-svn-id: svn://db.shs.com.ru/pip@91 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -126,6 +126,7 @@ void PIFileTransfer::processFile(int id, ullong start, PIByteArray & data) {
|
||||
stopReceive();
|
||||
return;
|
||||
}
|
||||
PIFile::applyFileInfo(path, fi);
|
||||
if (work_file.size() > fi.size) {
|
||||
// piCoutObj << "error size" << work_file.size() << fi.size;
|
||||
work_file.clear();
|
||||
|
||||
Reference in New Issue
Block a user