Skip to content

[3.7] bpo-34435: Add missing NULL check to unicode_encode_ucs1(). (GH-8823) #8824

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

Merged
merged 1 commit into from
Aug 19, 2018

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Aug 19, 2018

Reported by Svace static analyzer.
(cherry picked from commit 74a307d)

Co-authored-by: Alexey Izbyshev [email protected]

https://bugs.python.org/issue34435

…-8823)

Reported by Svace static analyzer.
(cherry picked from commit 74a307d)

Co-authored-by: Alexey Izbyshev <[email protected]>
@miss-islington
Copy link
Contributor Author

@izbyshev and @serhiy-storchaka: Backport status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@izbyshev and @serhiy-storchaka: Backport status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 1e596d3 into python:3.7 Aug 19, 2018
@miss-islington miss-islington deleted the backport-74a307d-3.7 branch August 19, 2018 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants