Skip to content

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
Copy Markdown
Contributor

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

@serhiy-storchaka serhiy-storchaka added the type-bug An unexpected behavior, bug, or error label Mar 9, 2017
@serhiy-storchaka serhiy-storchaka merged commit de1c7d5 into python:2.7 Mar 9, 2017
@soolabettu soolabettu deleted the 2.7 branch March 9, 2017 14:52
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