Back to bug 1295684

Who When What Removed Added
Noriko Hosoi 2016-01-05 16:19:50 UTC Status NEW POST
Noriko Hosoi 2016-01-05 20:27:21 UTC Status POST MODIFIED
Fixed In Version 389-ds-base-1.3.4.0-23.el7_2
Noriko Hosoi 2016-01-05 20:28:06 UTC Doc Text Cause: A bogus attrlist_replace error message was logged repeatedly due to a memory corruption.

Fix: Switched to the right memory copy function memmove.

Result: The memory corruption is fixed and the error message does not get logged any more.
errata-xmlrpc 2016-01-05 20:28:51 UTC Status MODIFIED ON_QA
Simon Pichugin 2016-01-13 10:55:55 UTC Status ON_QA VERIFIED
CC spichugi
Lenka Špačková 2016-01-15 09:04:37 UTC Doc Text Cause: A bogus attrlist_replace error message was logged repeatedly due to a memory corruption.

Fix: Switched to the right memory copy function memmove.

Result: The memory corruption is fixed and the error message does not get logged any more.
Prior to this update, when the cleanAllRUV task was running, a bogus attrlist_replace error message was logged repeatedly due to a memory corruption. With this update, the appropriate memory copy function memmove is used, which fixes the memory corruption. As a result, the error messages are no longer logged in this scenario.
errata-xmlrpc 2016-02-16 00:21:30 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2016-02-16 10:50:39 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2016-02-16 05:50:39 UTC

Back to bug 1295684