#103 Review the use of the errno in the INI, collection and ELAPI code
Closed: Fixed Opened by dpal.

There might be places where the errno is not processed correctly: like in the elapi_log.c around lines 220-230 where the errno can be reset by other function.
The use of the errno should be reviewed more closely. Sometimes it makes sense to just return ENOMEM (if the errno is used in the context of strdup and malloc).


Fields changed

status: new => assigned

commit 93c02400b6075f0a4784e87229102bf751f27815

fixedin: => 0.5.0
resolution: => fixed
status: assigned => closed

Correct commit: 1069fb127a38d875d0ca2f56bfc936a97a964380

Fields changed

rhbz: => 0

Metadata Update from @dpal:
- Issue assigned to dpal
- Issue set to the milestone: SSSD 0.6.0

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/1145

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata