From b31606c0e1d9f04e2498b7c8262f7de87daa7ce7 Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Fri, 28 Sep 2012 18:35:43 +0200 Subject: aio_fsync: fix the access mode check Make use of O_ACCMODE and O_RDONLY instead of assuming details of the O_* flags. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 27cf3a9503..207519baee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2012-09-28 Pino Toscano + + * sysdeps/pthread/aio_fsync.c: Fix the file mode checking. + 2012-09-28 Dmitry V. Levin [BZ #11438] -- cgit v1.2.3-70-g09d2