Skip to content

[3.6] bpo-34987: Fix a possible null pointer dereference in _pickle.c's save_reduce(). (GH-9886)#10933

Merged
miss-islington merged 1 commit into
python:3.6from
miss-islington:backport-25d3897-3.6
Dec 5, 2018
Merged

[3.6] bpo-34987: Fix a possible null pointer dereference in _pickle.c's save_reduce(). (GH-9886)#10933
miss-islington merged 1 commit into
python:3.6from
miss-islington:backport-25d3897-3.6

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Dec 5, 2018

(cherry picked from commit 25d3897)

Co-authored-by: Zackery Spytz zspytz@gmail.com

https://bugs.python.org/issue34987

…e_reduce(). (pythonGH-9886)

(cherry picked from commit 25d3897)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
@miss-islington
Copy link
Copy Markdown
Contributor Author

@ZackerySpytz and @serhiy-storchaka: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Copy Markdown
Contributor Author

@ZackerySpytz and @serhiy-storchaka: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 92d912c into python:3.6 Dec 5, 2018
@miss-islington miss-islington deleted the backport-25d3897-3.6 branch December 5, 2018 19:35
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