Skip to content

bpo-32402: io: Add missing NULL check.#4971

Merged
methane merged 1 commit into
python:masterfrom
methane:textio-fix-coverity
Dec 24, 2017
Merged

bpo-32402: io: Add missing NULL check.#4971
methane merged 1 commit into
python:masterfrom
methane:textio-fix-coverity

Conversation

@methane

@methane methane commented Dec 22, 2017

Copy link
Copy Markdown
Member

_PyUnicode_FromId() may return NULL.

Reported by coverity scan: CID 1426868, 1426867.

https://bugs.python.org/issue32402

_PyUnicode_FromId() may return NULL.

Reported by coverity scan: CID 1426868, 1426867.
@methane methane merged commit 4856b0f into python:master Dec 24, 2017
@methane methane deleted the textio-fix-coverity branch December 24, 2017 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants