This code mixes up int and uint32 when pulling out of a TDB. This is very bad. Fixing...
authorJeremy Allison <jra@samba.org>
Thu, 20 Nov 2008 00:48:53 +0000 (16:48 -0800)
committerJeremy Allison <jra@samba.org>
Thu, 20 Nov 2008 00:48:53 +0000 (16:48 -0800)
commit3c92c4f3140d7817a66c6b8d601dd30e5d15c88d
tree74019234d93266ab029504a755e4764e639e6c62
parente4b4e9cafbb7dcda761b396a71be9ba4965956bc
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.
source/rpc_server/srv_eventlog_lib.c
source/rpc_server/srv_eventlog_nt.c