Description: If searching on entrydn, and the vblaue is not found return an empty list instead of NULL. This prevent these harmless error messages in log
https://pagure.io/389-ds-base/issue/49722
Reviewed by: ?
Ack from me
Typo in the commit message - "vblaue".
And the code looks good to me :)
rebased onto 283a654b5a281a2dbdec9e58ef95731765a457ed
rebased onto e350a268d6f7cbaaad35187f3774093b140bc42c
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/2782
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: If searching on entrydn, and the vblaue is not found return an empty
list instead of NULL. This prevent these harmless error messages in
log
https://pagure.io/389-ds-base/issue/49722
Reviewed by: ?