#50058 Pass argument into hashtable_new
Closed by spichugi. Opened by slev.
slev/389-ds-base fix_uninit_usetxn  into  389-ds-base-1.3.9

Download 50058.patch

@8915d8d87 and @4471b7350 modified "usetxn" parameter in
"hashtable_new" scope (was a global variable before).
But the callers of this function don't pass an argument into.
Thus, "usetxn" acts like an uninitialized auto variable.

Originally made for 1.3.9, but can be imported to 1.4.x.

Fixes: https://pagure.io/389-ds-base/issue/50057

LGTM - I'll merge it

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/3117

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