summaryrefslogtreecommitdiffstats
path: root/lib/libaccess/acl.tab.cpp
diff options
context:
space:
mode:
authorNathan Kinder <nkinder@redhat.com>2010-09-15 13:31:24 -0700
committerNathan Kinder <nkinder@redhat.com>2010-09-15 13:31:24 -0700
commitb83f966e5ce1d5a3e70521b15f92b9f6ba988b1c (patch)
treec5441d2d834a504e9834e64dcb674ebacad6b4ea /lib/libaccess/acl.tab.cpp
parent470e2c70338440f69b0ab8fc02128fe5f204af3e (diff)
downloadds-b83f966e5ce1d5a3e70521b15f92b9f6ba988b1c.tar.gz
ds-b83f966e5ce1d5a3e70521b15f92b9f6ba988b1c.tar.xz
ds-b83f966e5ce1d5a3e70521b15f92b9f6ba988b1c.zip
Bug 630097 - (cov#15477) NULL dereference in ACL plug-in code
We need to check if aclpb is NULL before dereferencing it. The proper thing to do here is to make aclplugin_preop_common() return an error to the LDAP client and to return 1 since the whole purpose of this function is to initialize the aclpb. Doing this will avoid the NULL dereference.
Diffstat (limited to 'lib/libaccess/acl.tab.cpp')
0 files changed, 0 insertions, 0 deletions