Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix coverity issue #392

Closed
wants to merge 1 commit into from
Closed

Conversation

tkrizek
Copy link
Contributor

@tkrizek tkrizek commented Jan 12, 2017

No description provided.

@MartinBasti
Copy link
Contributor

Could be commit message more descriptive or at least any?

A code path exists, where principal_obj is None. Add check
principal_obj is not None to avoid dereferencing it.
@MartinBasti MartinBasti self-assigned this Jan 12, 2017
@MartinBasti MartinBasti added the ack Pull Request approved, can be merged label Jan 16, 2017
@MartinBasti
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ack Pull Request approved, can be merged pushed Pull Request has already been pushed
Projects
None yet
2 participants