thunderbird-android/mail
cketti 07985f7066 Use IOUtils.skipFully() in FixedLengthInputStream
There was a bug in the `skip()` implementation of `PeekableInputStream` which have could lead to an endless loop in `skipRemaining()`. Using `IOUtils.skipFully()` should avoid such a problem in the future.
2023-06-17 17:21:48 +02:00
..
common Use IOUtils.skipFully() in FixedLengthInputStream 2023-06-17 17:21:48 +02:00
protocols Update assertk to version 0.26 2023-05-16 17:20:25 +02:00
testing Switch assertions to assertk 2023-05-14 13:00:28 +02:00