#1750 1.5 compilation warnings
Closed: Invalid None Opened 11 years ago by okos.

I noticed some compilation warnings in 1.5

In file included from src/providers/krb5/krb5_child_handler.c:25:0:
src/providers/krb5/krb5_child_handler.c: In function 'handle_child_send':
./src/util/util.h:182:11: warning: 'username_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
src/providers/krb5/krb5_child_handler.c:88:12: note: 'username_len' was declared here

src/providers/ipa/ipa_access.c: In function 'ipa_hbac_check':
src/providers/ipa/ipa_access.c:201:8: warning: 'hbac_ctx' may be used uninitialized in this function [-Wuninitialized]

In file included from src/providers/krb5/krb5_child_handler.c:25:0:
src/providers/krb5/krb5_child_handler.c: In function 'handle_child_send':
./src/util/util.h:182:11: warning: 'username_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
src/providers/krb5/krb5_child_handler.c:88:12: note: 'username_len' was declared here

1.5 is EOL upstream except for security issues. Please reopen if the same warnings are present in a supported branch, too.

resolution: => wontfix
status: new => closed

Metadata Update from @okos:
- 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/2792

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