Fix warning introduced by changing the size of UNIX_USER_TOKEN->ngroups from size_t...
authorJeremy Allison <jra@samba.org>
Mon, 28 Feb 2011 20:31:53 +0000 (12:31 -0800)
committerJeremy Allison <jra@samba.org>
Mon, 28 Feb 2011 20:58:20 +0000 (21:58 +0100)
commit8238357ac77d81a18f3faa822dafba954bba7b86
tree6f4996dc59128c84f1da061e734f5c7d1feb0ff4
parent410f9fad6c49e1af4e9700331aa2e1ed16f51b27
Fix warning introduced by changing the size of UNIX_USER_TOKEN->ngroups from size_t to uint32_t.
source3/smbd/sec_ctx.c