auth: Move make_user_info_SamBaseInfo() to talloc_strdup and out of memory checking
authorAndrew Bartlett <abartlet@samba.org>
Mon, 18 Jul 2011 04:00:14 +0000 (14:00 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 19 Jul 2011 23:17:14 +0000 (09:17 +1000)
commit7f64ea456be7f653dfb8aa74bbaf29b0d25fb725
treebf84a5be12ba0a67e8aca4840a44b43fa3467539
parent52b28ec813ff3696606fc8f3a6bf4759a1a104e5
auth: Move make_user_info_SamBaseInfo() to talloc_strdup and out of memory checking

Signed-off-by: Andrew Tridgell <tridge@samba.org>
auth/auth_sam_reply.c