s3-modules: fix get_acl_blob in the acl_tdb VFS module.
commit61ea3d3f897f2b6c1b893e727f57ce079782572b
authorGünther Deschner <gd@samba.org>
Thu, 18 Feb 2010 01:13:07 +0000 (18 02:13 +0100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 18 Feb 2010 10:15:56 +0000 (18 11:15 +0100)
tree41148ba798e4f3145340a8fcdc42e71a968770c9
parent1d71d4b6b5f5fdf5caf9fed861c2032bb307a32f
s3-modules: fix get_acl_blob in the acl_tdb VFS module.

Shuttle-reviewed by jra :)

Guenther
(cherry picked from commit 6cf10cc1020dd7ef483887caebcbd76d28572432)

Fix bug #7148 (vfs_acl_tdb module uses uninitialized variable. Reading blob can
fail.)
source3/modules/vfs_acl_tdb.c