Skip to content

Comments

bpo-29682: Possible missing NULL check in pyexpat#573

Merged
serhiy-storchaka merged 1 commit intopython:2.7from
soolabettu:2.7
Mar 9, 2017
Merged

bpo-29682: Possible missing NULL check in pyexpat#573
serhiy-storchaka merged 1 commit intopython:2.7from
soolabettu:2.7

Conversation

@soolabettu
Copy link
Contributor

Moved NULL check for self->itself before it being dereferenced in call to XML_SetHashSalt as reported in the issue. Please review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants