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)
commitd88aabef64316cebca46037b67dd2df7cfd4d482
treeb8de3a1b6d894366bb1873bed83dcaad460be585
parenteadc24ed291dcdb456139a206c6c8acf92bab6da
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
source/auth/auth.c