s3-auth: in make_user_info_for_reply_enc make sure to check length and data
authorGünther Deschner <gd@samba.org>
Wed, 16 Jun 2010 12:18:45 +0000 (14:18 +0200)
committerGünther Deschner <gd@samba.org>
Wed, 16 Jun 2010 12:42:23 +0000 (14:42 +0200)
commitb4364add896d1657263a66c55d867d28bf5ceb1b
tree262b8d70642e401f87ba97f481495f105b8f6f21
parentfe90496ce55a5845154e4477d0eb84368c450824
s3-auth: in make_user_info_for_reply_enc make sure to check length and data
pointer of nt and lm hash.

This fixes kernel cifs client with sec=ntlmv2.

Guenther
source3/auth/auth_util.c