Fixed a memory issue introduced in 10.0 that could have caused the server to crash
We fixed an uncommon issue that was causing memory usage to spike,
possibly crashing the PingDirectory
server.
With this issue present, when clients performed atypical
modify
operations, they might have populated entries
with duplicate attribute values. If clients repeated these modifications,
over time, the duplicate attribute values could have caused the server to
consume a substantial amount of memory, which might have eventually caused
the server to shut down with an out-of-memory error.