diff options
author | Lars Wirzenius <lars.wirzenius@codethink.co.uk> | 2014-09-30 10:17:05 +0100 |
---|---|---|
committer | Pedro Alvarez <pedro.alvarez@codethink.co.uk> | 2014-10-02 14:48:28 +0100 |
commit | 9b8eca5826cf32c790bbb1e1f8836dc1754a4ef9 (patch) | |
tree | 709c979a3147ef83f3b6179204fdc79798f67295 /extensions/xfer-hole | |
parent | 626adf0eb70e059de498a01ab66864a45128c935 (diff) | |
download | definitions-9b8eca5826cf32c790bbb1e1f8836dc1754a4ef9.tar.gz |
xfer-hole: Fix bug in copy_slice_from_file.
os.read is limited to an int in size. copy_slice_from_file was trying
to os.read more than that causing an OverflowError.
Diffstat (limited to 'extensions/xfer-hole')
0 files changed, 0 insertions, 0 deletions