]> Zhao Yanbai Git Server - minix.git/commit
this test breaks on the new pre-i/o i/o buffer check. it wants to read
authorBen Gras <ben@minix3.org>
Tue, 24 May 2005 14:57:45 +0000 (14:57 +0000)
committerBen Gras <ben@minix3.org>
Tue, 24 May 2005 14:57:45 +0000 (14:57 +0000)
commitdcffa17db2fe4788baca8bd32a6848925a42fd3d
treead7adad61cb22953a450b516a3e872bd8288ba3e
parent0899f82ab22e5dc4e97cd6685aae2791aab0d8cd
this test breaks on the new pre-i/o i/o buffer check. it wants to read
more than its buffer allowed, so it is reasonable that it breaks. reducing
read request size 'fixes' it.
test/test19.c