s3:modules properly terminate enums in nfs4 acl code
authorChristian Ambach <ambi@samba.org>
Tue, 24 May 2011 17:01:22 +0000 (19:01 +0200)
committerChristian Ambach <ambi@samba.org>
Tue, 24 May 2011 18:13:39 +0000 (20:13 +0200)
commit53829fd4951fc1189d64ecef1c1f58d21f0fb38b
treea956ca58a7305fb164cc8f0b523b6fdd084367cd
parent425ac2c361fc1712c09b52f2cab0988597bf9b7e
s3:modules properly terminate enums in nfs4 acl code

same issue as with the audit modules:
using a wrong parameter leads to smbd crash as lp_enum()
will not terminate on last entry of the array

Autobuild-User: Christian Ambach <ambi@samba.org>
Autobuild-Date: Tue May 24 20:13:39 CEST 2011 on sn-devel-104
source3/modules/nfs4_acls.c