s4-dsdb: Add a check to prevent acl_modify from debuging a NULL message
authorBrendan Powers <brendan0powers@gmail.com>
Tue, 15 Dec 2009 01:32:28 +0000 (20:32 -0500)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 18 Dec 2009 03:27:43 +0000 (14:27 +1100)
commit2ad086e7f6ab39767cd691b059ab5d78b03d55c0
treedd92a1711fe76a9232f33a17e58d0178911ebc26
parent027cba6a49fa1b7ed81d22d3cac7cc1d469d547a
s4-dsdb: Add a check to prevent acl_modify from debuging a NULL message

Check to see if there were any messages passed to acl_modify before
debugging the first one. I think I caused this by some malformed
LDIF.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/samdb/ldb_modules/acl.c