#2058 Remove use of global environemnt variables from krb5_common.c
Closed: Duplicate None Opened 10 years ago by simo.

Using setenv() to set global variables is just wrong.
Set values in an appropiate context variable and if really necessary set the environment variables at the last moment before use (then reset them).


This may be a duplicate of #697

Marking as duplicate of #697.

resolution: => duplicate
status: new => closed

Metadata Update from @simo:
- Issue set to the milestone: NEEDS_TRIAGE

7 years ago

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

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.

Login to comment on this ticket.

Metadata