#254 SELinux calls are not properly #ifdefed in tools_util.c
Closed: Invalid Opened by sgallagh.

We are checking HAVE_SELINUX_H for the header, but several functions in tools_util.c make selinux_*() calls without being similarly wrapped.

This is causing build issues on platforms without SELinux support.


Closing this as invalid. I realize now that the calls I was seeing were actually ifdefed properly in files.c. I thought they were actual SELinux calls.

resolution: => invalid
status: new => closed

Fields changed

rhbz: => 0

Metadata Update from @sgallagh:
- Issue assigned to jhrozek
- Issue set to the milestone: SSSD 1.0 RC

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

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