summaryrefslogtreecommitdiffstats
path: root/ldap/servers/slapd/back-ldbm
diff options
context:
space:
mode:
authorNathan Kinder <nkinder@redhat.com>2010-09-24 10:04:12 -0700
committerNathan Kinder <nkinder@redhat.com>2010-09-24 10:04:12 -0700
commitdcfd94bd55a5e07f870f9ab1ea9d84a3f171b899 (patch)
tree52a33dfccfd0e8bf0fb58fb98e829fcfbfb395b2 /ldap/servers/slapd/back-ldbm
parent3561044171c4905659a2680658d9208eab5bd35e (diff)
downloadds-dcfd94bd55a5e07f870f9ab1ea9d84a3f171b899.tar.gz
ds-dcfd94bd55a5e07f870f9ab1ea9d84a3f171b899.tar.xz
ds-dcfd94bd55a5e07f870f9ab1ea9d84a3f171b899.zip
Bug 630091 - (cov#11973) Array overrun in libaccess
When going through the exceptions table in libaccess, we don't check if we are at the last pair of elements in the array before incrementing to the next pair. This patch adds checks to see if we are at the last pair of elements and avoids the increment if necessary.
Diffstat (limited to 'ldap/servers/slapd/back-ldbm')
0 files changed, 0 insertions, 0 deletions