#1426 ignoring return value of ‘fread’ in sss_debuglevel
Closed: Fixed None Opened 11 years ago by pbrezina.

When compiling with:

-m64 -mtune=generic -O3 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter

gcc produces a warning:

src/tools/sss_debuglevel.c:336:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]

Fields changed

keywords: => easyfix
milestone: NEEDS_TRIAGE => SSSD 1.9.0
rhbz: => 0

Fields changed

owner: somebody => mzidek

master: 2e1b46d

patch: 0 => 1
resolution: => fixed
status: new => closed

Metadata Update from @pbrezina:
- Issue assigned to mzidek
- Issue set to the milestone: SSSD 1.9.0

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

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