bug-gnulib
[Top][All Lists]
Advanced

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

[PATCH] Bug fixes in acl module.


From: David Bartley
Subject: [PATCH] Bug fixes in acl module.
Date: Sun, 3 May 2009 16:55:43 -0700

Hi,

The following patch fixes a few bugs in the acl module. The
lib/set-mode-acl.c fix is benign, as sizeof(ace_t) ==
sizeof(aclent_t). The acl_get_entry related ones fix the loop logic;
before the loop would infinitely loop (observable on freebsd via 'ls
-ldv foo' where foo has a default acl set).

-- David

Attachment: 0001-Bug-fixes-in-acl-module.patch
Description: Text Data


reply via email to

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