Skip to content

bpo-34649: Modules/_json.c: Add missing NULL checks to _encoded_const() #9225

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
Sep 12, 2018

Conversation

izbyshev
Copy link
Contributor

@izbyshev izbyshev commented Sep 12, 2018

Reported by Svace static analyzer.

https://bugs.python.org/issue34649

@berkerpeksag berkerpeksag merged commit 6f82bff into python:master Sep 12, 2018
@miss-islington
Copy link
Contributor

Thanks @izbyshev for the PR, and @berkerpeksag for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7.
🐍🍒⛏🤖

@berkerpeksag
Copy link
Member

Thanks!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 12, 2018
Reported by Svace static analyzer.
(cherry picked from commit 6f82bff)

Co-authored-by: Alexey Izbyshev <[email protected]>
@bedevere-bot
Copy link

GH-9230 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 12, 2018
Reported by Svace static analyzer.
(cherry picked from commit 6f82bff)

Co-authored-by: Alexey Izbyshev <[email protected]>
@bedevere-bot
Copy link

GH-9231 is a backport of this pull request to the 3.6 branch.

@bedevere-bot
Copy link

GH-9232 is a backport of this pull request to the 2.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 12, 2018
Reported by Svace static analyzer.
(cherry picked from commit 6f82bff)

Co-authored-by: Alexey Izbyshev <[email protected]>
berkerpeksag pushed a commit that referenced this pull request Sep 12, 2018
Reported by Svace static analyzer.
(cherry picked from commit 6f82bff)

Co-authored-by: Alexey Izbyshev <[email protected]>
berkerpeksag pushed a commit that referenced this pull request Sep 12, 2018
Reported by Svace static analyzer.
(cherry picked from commit 6f82bff)

Co-authored-by: Alexey Izbyshev <[email protected]>
berkerpeksag pushed a commit that referenced this pull request Sep 12, 2018
Reported by Svace static analyzer.
(cherry picked from commit 6f82bff)

Co-authored-by: Alexey Izbyshev <[email protected]>
@izbyshev izbyshev deleted the bpo-34649 branch September 15, 2018 17:28
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.

5 participants