The static last_in value in match_gid() needed to default to -2 so
authorWayne Davison <wayned@samba.org>
Sat, 24 Jan 2004 18:36:36 +0000 (18:36 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 24 Jan 2004 18:36:36 +0000 (18:36 +0000)
commit3048b0a8eaf97bb5ee9c97dd498abcb8b0c61bda
tree4f88986d49da8f4e275ae50dc719540690a3d169
parentd99b4ccf9348b701086b018354844f0d800d3f9d
The static last_in value in match_gid() needed to default to -2 so
that we don't accidentally return a GID of 0 when we don't have the
permissions to set it.
uidlist.c