Package: python-paramiko Version: 1.7.7.1-3.1 Severity: normal Tags: upstream
sftp_client.py's put function calls stat on the remote path after it is already closed. This can fail as the file might already be processed and deleted at that time (for example when uploading files to an upload queue). Perhaps it should rather use fstat on the file handle before it is closed to verify the size. -- System Information: Versions of packages python-paramiko depends on: ii python 2.7.3-3 ii python-crypto 2.6-3 python-paramiko recommends no packages. python-paramiko suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

