From d4b4a00a462348750bb18544eb30853ee6ac5d10 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Fri, 2 Feb 2018 10:46:26 +0100 Subject: preadv2/pwritev2: Handle offset == -1 [BZ #22753] Reviewed-by: Adhemerval Zanella --- misc/tst-preadvwritev2.c | 1 + 1 file changed, 1 insertion(+) (limited to 'misc/tst-preadvwritev2.c') diff --git a/misc/tst-preadvwritev2.c b/misc/tst-preadvwritev2.c index d8a9daf66a..be22802dbe 100644 --- a/misc/tst-preadvwritev2.c +++ b/misc/tst-preadvwritev2.c @@ -29,6 +29,7 @@ static int do_test (void) { do_test_with_invalid_flags (); + do_test_without_offset (); return do_test_with_offset (0); } -- cgit v1.2.3-70-g09d2