Fix bug #7448 - smbd crash when sambaLMPassword and sambaNTPassword entries missing...
commitfc48f6e03afb6bf8f78694f5bfe8a3ab09289cef
authorRoel van Meer <rolek@bokxing.nl>
Fri, 21 May 2010 21:17:17 +0000 (21 14:17 -0700)
committerKarolin Seeger <kseeger@samba.org>
Fri, 18 Jun 2010 06:33:27 +0000 (18 08:33 +0200)
tree267d8ad69348842f1248093f20fa9181e087c0df
parentc7f814f13f0657441256a9a9bd5a046603cc7a06
Fix bug #7448 - smbd crash when sambaLMPassword and sambaNTPassword entries missing from ldap.

Protect SMBsesskeygen_ntv1() from a NULL pointer.
(cherry picked from commit 4c5a1b6b17b5575ea943eaf0472453222579365a)
source3/auth/auth_sam.c