Skip to content

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

Merged
berkerpeksag merged 1 commit into
python:masterfrom
izbyshev:bpo-34649
Sep 12, 2018
Merged

bpo-34649: Modules/_json.c: Add missing NULL checks to _encoded_const()#9225
berkerpeksag merged 1 commit into
python:masterfrom
izbyshev:bpo-34649

Conversation

@izbyshev

@izbyshev izbyshev commented Sep 12, 2018

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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
Copy Markdown
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 <izbyshev@ispras.ru>
@bedevere-bot

Copy link
Copy Markdown

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 <izbyshev@ispras.ru>
@bedevere-bot

Copy link
Copy Markdown

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

@bedevere-bot

Copy link
Copy Markdown

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 <izbyshev@ispras.ru>
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 <izbyshev@ispras.ru>
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 <izbyshev@ispras.ru>
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 <izbyshev@ispras.ru>
@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