Description:
There were a few free calls that were not removed which caused a double free. There was also extra care needed in pw.c around shadow password attribute values.
relates: https://pagure.io/389-ds-base/issue/50506
Ack
rebased onto 4b240e96c016af8cdd6393e3200e2550650b4fc0
Pull-Request has been merged by mreynolds
389-ds-base is moving from Pagure to Github. This means that new issues and pull requests will be accepted only in 389-ds-base's github repository.
This pull request has been cloned to Github as issue and is available here: - https://github.com/389ds/389-ds-base/issues/3580
If you want to continue to work on the PR, please navigate to the github issue, download the patch from the attachments and file a new pull request.
Thank you for understanding. We apologize for all inconvenience.
Pull-Request has been closed by spichugi
Description:
There were a few free calls that were not removed which caused a double free. There was also extra care needed in pw.c around shadow password attribute values.
relates: https://pagure.io/389-ds-base/issue/50506