Opened 16 years ago

Closed 16 years ago

Last modified 8 years ago

#147 closed defect (fixed)

Standalone trustfile doesn't work on group-writeable files

Reported by: rainer Owned by: rainer
Priority: major Milestone: 2.5.3
Component: main Version:
Keywords: Cc:

Description

As discovered by David, the standalone trustfile executable doesn't correctly work on group-writeable files, because HAVE_GETPWENT isn't defined. Need to include the #define (should be safe since it's in POSIX).

Change History (1)

comment:1 by rainer, 16 years ago

Resolution: fixed
Status: newclosed

Fixed in changeset [220].

Note: See TracTickets for help on using tickets.