r17381: - we don't need debug messages twice
authorStefan Metzmacher <metze@samba.org>
Thu, 3 Aug 2006 09:29:12 +0000 (09:29 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:15:20 +0000 (14:15 -0500)
commit358b1b2ea6b240db695b00c2656af0ec47d44cc5
tree8a81fdf1fd79bdfb094f70df6ec04a0bdac4f028
parent1057b4bea2351a898eb1b890612cefdfab98b743
r17381: - we don't need debug messages twice
- also user_info->mapped is maybe uninitialized
  in auth_password_check() as it we do the mapping in
  auth_password_check_send()

that to Kai Blin <kai.blin@gmail.com> and valgrind to find
this bug

metze
(This used to be commit d88aabef64316cebca46037b67dd2df7cfd4d482)
source4/auth/auth.c