auth/credentials: Do not print passwords in a talloc memory dump
authorAndrew Bartlett <abartlet@samba.org>
Fri, 31 Aug 2012 01:19:54 +0000 (11:19 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 31 Aug 2012 04:30:38 +0000 (14:30 +1000)
commita5d57a04c2e515212cc1f2b51c9a02acb33a79ba
tree63f6aef524b210ae38b770407e5894e5da614870
parenta3b67e5299e9d975b7216e398311420a9524f926
auth/credentials: Do not print passwords in a talloc memory dump

The fact that a password was created here is enough information, so
overwrite with the function name and line.

Andrew Bartlett
auth/credentials/credentials.c