mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-01 02:36:42 +00:00
3 lines
252 B
Plaintext
3 lines
252 B
Plaintext
|
The storage protocol operation ``readv`` now safely rejects attempts to read negative lengths.
|
||
|
Previously these read requests were satisfied with the complete contents of the share file (including trailing metadata) starting from the specified offset.
|