Ensure we check the return from make_user_info before dereferencing the value returne...
authorJeremy Allison <jra@samba.org>
Tue, 9 Nov 2010 21:24:03 +0000 (13:24 -0800)
committerJeremy Allison <jra@samba.org>
Wed, 10 Nov 2010 01:14:17 +0000 (01:14 +0000)
commit3878fa4c435140bd2e3c59f8bdb932fe19e4c13a
tree8412be4c1592dc181f17f748311702297f98adf5
parent9997ee813b8ceeb7016355bbc07651db7f6b2d5a
Ensure we check the return from make_user_info before dereferencing the value returned by it.

Jeremy.
source3/auth/auth_ntlmssp.c