Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Coverity fixes #61

Merged
merged 3 commits into from
Jul 26, 2022
Merged

Coverity fixes #61

merged 3 commits into from
Jul 26, 2022

Conversation

simo5
Copy link
Contributor

@simo5 simo5 commented Jul 26, 2022

No description provided.

Cast to int to pass in the correct value (important on big endian
machines).

Signed-off-by: Simo Sorce <simo@redhat.com>
We never call this function in a way that the null dereference would
happen. However there is no point in riskying it should the code change
inf future. Rework the code to bail out early and avoid the issue.

Signed-off-by: Simo Sorce <simo@redhat.com>
Additional type fixes where a long was passed in.

Signed-off-by: Simo Sorce <simo@redhat.com>
@simo5 simo5 merged commit a42969b into gssapi:main Jul 26, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant