This code mixes up int and uint32 when pulling out of a TDB. This is very bad. Fixing...
commit288c03db4c463fc5d007fe999515df2be07a4b49
authorJeremy Allison <jra@samba.org>
Thu, 20 Nov 2008 00:48:53 +0000 (19 16:48 -0800)
committerKarolin Seeger <kseeger@samba.org>
Tue, 9 Dec 2008 10:39:13 +0000 (9 11:39 +0100)
tree1a806ddc5d18401e7efbfbb040b568c83748d305
parentda611fafdf0f408ff0d20bf0e5138ebfa1722527
This code mixes up int and uint32 when pulling out of a TDB. This is very bad. Fixing... May fix bug #5891, not sure.
Jeremy.
(cherry picked from commit 3c92c4f3140d7817a66c6b8d601dd30e5d15c88d)
source/rpc_server/srv_eventlog_lib.c
source/rpc_server/srv_eventlog_nt.c