RetroShare/libretroshare
2009-04-06 19:41:40 +00:00
..
src it happens sometimes that files of size 0 are transfered. In such a case the destination file is not written down, and the following calls to moveFile in ftcontroller.cc produce an error. Ive put an if to avoid this. 2009-04-06 19:41:40 +00:00