#50524 Issue 50506 - Fix invalid frees from pointer reference calls.
Closed by spichugi. Opened by mreynolds.
mreynolds/389-ds-base attr_ref  into  master

Download 50524.patch

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

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

Metadata