Sergey Bugaev, le mer. 04 déc. 2024 11:56:16 +0300, a ecrit: > On Wed, Dec 4, 2024 at 11:26 AM Samuel Thibault <samuel.thiba...@gnu.org> > wrote: > > It's probably worth checking other _write methods in libstore/ > > That, and also glibc should make more efforts to be resilient against > servers returning bogus read/write amounts, whether by mistake like > here or maliciously.
Indeed. Better make it an EGRATUITOUS error (hopefully shown to the user and thus investigated, rather than hidden under the carpet like libzstd did) Samuel