Don't segfault on invalid objectClass input.
authorAndrew Bartlett <abartlet@samba.org>
Wed, 12 Mar 2008 23:27:09 +0000 (10:27 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 12 Mar 2008 23:27:09 +0000 (10:27 +1100)
commit5a92771fb55149fcf24f21f30e4c6a622bef44f8
treee02f2106d8427dbbdb4ecc6c787b6cea2143b993
parente9567e39106efb7443ed2c5df3492208b1c1d766
Don't segfault on invalid objectClass input.

If the objectClass found does not include a defaultSecurityDescriptor,
then we should not segfault in the SDDL parser.

Andrew Bartlett
source/dsdb/samdb/ldb_modules/objectclass.c