Give up on the idea of avoiding lp_load() in ntlm_auth....
authorAndrew Bartlett <abartlet@samba.org>
Mon, 12 May 2003 00:18:45 +0000 (00:18 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 12 May 2003 00:18:45 +0000 (00:18 +0000)
commit80f402837f83477cf34496a68699bb77a3206666
treee29c461f1a502bd2ca55dd8424e48cb8ec83027b
parentca40b71686236ca1b3a219abe8ca36a0895f798a
Give up on the idea of avoiding lp_load() in ntlm_auth....

Also, we might be given a 0 length challenge, so don't smb_panic() for
smb_xmalloc() of zero size.

Andrew Bartlett
(This used to be commit 4842de04cf2e1528e726dfad070dfe3a82f46fa2)
source3/utils/ntlm_auth.c