bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug in the implementation of -perm /NNN


From: James Youngman
Subject: Bug in the implementation of -perm /NNN
Date: Sun, 31 Jul 2005 22:29:11 +0100
User-agent: Mutt/1.5.9i

I've been adding test cases to the "find" test suite.  In the course
of this I have discovered a bug in the implementation of the "find
-perm /NNN" test.  This is a GNU extension which was introduced in
findutils version 4.2.21 to work around a potential POSIX
incompatibility relating to the use of "-perm +NNN".   

The effect of the bug is that find treats the construct as if the
slash were missing - only exact permission matching occurs.  There is
no entry on Savannah for this bug.

The bug is fixed by the attached patch and this change will be
included in the next release of findutils.  Therefore a complete list
of findutils versions affected by this bug is

        4.2.21
        4.2.22
        4.2.23
        4.2.24

Apologies for any inconvenience occasioned by the bug.

Regards,
James.

Attachment: findutils-4.2.24-slashperm-bug.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]