ntvfs: Fix CID 241291 Argument cannot be negative
authorVolker Lendecke <vl@samba.org>
Sun, 15 Dec 2013 20:00:04 +0000 (21:00 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 17 Dec 2013 00:57:12 +0000 (01:57 +0100)
commit65d0dceea53035d379eb125cdd78e43501709e4e
tree31168944bed47e82c39445aea652d585cf69d39b
parent91ef262c633aebd0da8ab7c4b51e2aa9d55b7ddb
ntvfs: Fix CID 241291 Argument cannot be negative

getgroups can return -1, which talloc_array won't be happy about

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/ntvfs/posix/pvfs_acl.c