Hello! In `[glibc]/hurd/fd-read.c', a ``memcpy (buf, data, nread)'' is being done. However, is it guaranteed, that `nread' is always less or equal to `*nbytes' (the size of `buf'), or should rather some ``MIN(nread, *nbytes)'' be used?
The error of passing `nread' uninitialized was already fixed by Samuel at the beginning of July, I noticed. Regards, Thomas
signature.asc
Description: Digital signature
