summaryrefslogtreecommitdiffstats
path: root/ldap/admin/src/upgradeServer
diff options
context:
space:
mode:
authorNoriko Hosoi <nhosoi@redhat.com>2010-05-20 14:55:36 -0700
committerNoriko Hosoi <nhosoi@redhat.com>2010-05-20 14:55:36 -0700
commit6f0705102374bcff44c24f0d90e7fb4c70e646df (patch)
tree6f06032724e6687f55e48d8a232a73ae64d8f648 /ldap/admin/src/upgradeServer
parent55489b8cbf203d18237db8722ebc28b7d415b60e (diff)
downloadds-6f0705102374bcff44c24f0d90e7fb4c70e646df.tar.gz
ds-6f0705102374bcff44c24f0d90e7fb4c70e646df.tar.xz
ds-6f0705102374bcff44c24f0d90e7fb4c70e646df.zip
593899 - adding specific ACI causes very large mem allocate request
https://bugzilla.redhat.com/show_bug.cgi?id=593899 Fix Description: There was a bug if an invalid syntax acl was given (e.g., the value of userdn was not double quoted), normalize_nextACERule mistakenly continued processing the acl and eventually tried to allocate a huge size of memory (since the end address was less than the start address, end - start became negative) and it made the server quit. Added more error handling code to prevent such failures.
Diffstat (limited to 'ldap/admin/src/upgradeServer')
0 files changed, 0 insertions, 0 deletions