#50854 Issue 50853 - Fix NULL pointer deref in config setting
Closed by spichugi. Opened by mreynolds.
mreynolds/389-ds-base issue50853  into  master

Download 50854.patch

Description:

Need to check if the config init function is defined for the attribute before blindly calling it. This fixes a regression from issue 48707.

relates: https://pagure.io/389-ds-base/issue/50853

rebased onto 9b779ed84db0d123b64b8ce0a8e43e77316b128e

Pull-Request has been merged by mreynolds

<3 thanks @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/3908

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