This code mixes up int and uint32 when pulling out of a TDB. This is very bad. Fixing...
commit716a9385dc5c01116b63ab593c0dc0b00beaa145
authorJeremy Allison <jra@samba.org>
Thu, 20 Nov 2008 00:48:03 +0000 (19 16:48 -0800)
committerKarolin Seeger <kseeger@samba.org>
Thu, 20 Nov 2008 08:36:03 +0000 (20 09:36 +0100)
treeca679dc9b15e589b7563511caf48f7a5566055a4
parent36cb1752924e344a833d3426255daf0823c18b33
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 01c03b8c618ad1ae19dc72e0f254779b0569adeb)
source/rpc_server/srv_eventlog_lib.c
source/rpc_server/srv_eventlog_nt.c