r13412: Don't use arbitrary uint32 size for uid and gid storage. Use
authorJeremy Allison <jra@samba.org>
Thu, 9 Feb 2006 18:18:51 +0000 (18:18 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:10:00 +0000 (11:10 -0500)
commit89db006997588c6523ce8f2470d67f3136042256
treeb91af0a2ecfd7d3ed49dcc332fc386b4dbb047ac
parent46f9f7a6f0352329b2e57030b2af4bc0dc72c580
r13412: Don't use arbitrary uint32 size for uid and gid storage. Use
correct system size. Fixed a bug that was accidentally introduced
by use of uint32 - uid was stored twice, not uid and gid.
Jeremy.
source/locking/locking.c