Fix valgrind bug in debug statement. Don't reference uninitialized memory.
authorJeremy Allison <jra@samba.org>
Sat, 31 May 2008 00:53:16 +0000 (17:53 -0700)
committerJeremy Allison <jra@samba.org>
Sat, 31 May 2008 00:53:16 +0000 (17:53 -0700)
commit4408fdaf29c2e3ddb240aca2f70316d875f68c35
tree297b4d14efe7de5fb11d4018ace2d30bdaf83535
parent908812e98d84bd3eded612cd6f40637997a966ff
Fix valgrind bug in debug statement. Don't reference uninitialized memory.
Jeremy.
(This used to be commit 25e76a19f22cdf726928d6c4b165745de9e455d6)
source3/winbindd/idmap_util.c