tahoe-lafs/newsfragments/3821.security
2021-10-22 12:53:17 -04:00

3 lines
281 B
Plaintext

The storage protocol operation ``add_lease`` now safely rejects an attempt to add a 4,294,967,296th lease to an immutable share.
Previously this failed with an error after recording the new lease in the share file, resulting in the share file losing track of a one previous lease.