[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light
/ cpython Public

Conversation

Copy link
Member

pablogsal commented May 10, 2019

  • A pointer in PyInterpreterState_New() could have been NULL when being dereferenced.

  • Memory was leaked in PyInterpreterState_New() when taking some error-handling code path.
    (cherry picked from commit 95d630e)

Co-authored-by: Pablo Galindo Pablogsal@gmail.com

…age in `PyInterpreterState_New()` (pythonGH-8767)

* A pointer in `PyInterpreterState_New()` could have been `NULL` when being dereferenced.

* Memory was leaked in `PyInterpreterState_New()` when taking some error-handling code path.
(cherry picked from commit 95d630e)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
Copy link
Member Author

Windows failed in Azure Pipelines because of an unrelated error.

pablogsal merged commit 34ed40f into python:3.7 May 10, 2019
pablogsal deleted the backport-95d630e-3.7 branch May 10, 2019 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants