Fix bug #7448 - smbd crash when sambaLMPassword and sambaNTPassword entries missing...
authorRoel van Meer <rolek@bokxing.nl>
Fri, 21 May 2010 21:17:17 +0000 (14:17 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 21 May 2010 21:17:17 +0000 (14:17 -0700)
commit366333c08fe1d26276a90391dcec0526a65cb2a2
treef372bbb10fe616083a9a35cef2cbc7321fc16815
parentefb29227fa46e2c9420b3158ef7422aea4f5846e
Fix bug #7448 - smbd crash when sambaLMPassword and sambaNTPassword entries missing from ldap.

Protect SMBsesskeygen_ntv1() from a NULL pointer.
source3/auth/check_samsec.c