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)
commit30e47fdfe2fa7e5fee18718a09a094a7474b3a1b
treebf2d8fe7f3e994fb1c3513e1ce474d83b1fd5a33
parent9fc7ee4f6cfe01f636b9a315aa0a2e80d214fccc
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.
(This used to be commit 89db006997588c6523ce8f2470d67f3136042256)
source3/locking/locking.c