s3: ntlm_auth: Don't corrupt the output stream with debug messages.
commit42d2d3844564c152ae21b6e8cabaa99dbf019c36
authorJeremy Allison <jra@samba.org>
Sat, 10 Dec 2016 21:56:18 +0000 (10 13:56 -0800)
committerKarolin Seeger <kseeger@samba.org>
Thu, 15 Dec 2016 11:21:27 +0000 (15 12:21 +0100)
tree31cd90a0cb2ad7067040f967b62a9d5cfed8b932
parent29e228cfe55a0dfd391b7cd7d63b4dcf3faf71cc
s3: ntlm_auth: Don't corrupt the output stream with debug messages.

Calling programs expect to cleanly read from STDOUT.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12467

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Uri Simchoni <uri@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
(cherry picked from commit 9fbd544b90c2b27985637a9bb3fa520f891f8696)

Autobuild-User(v4-4-test): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(v4-4-test): Thu Dec 15 12:21:27 CET 2016 on sn-devel-144
source3/utils/ntlm_auth.c