summaryrefslogtreecommitdiff
path: root/Python/fileutils.c
diff options
context:
space:
mode:
authorPablo Galindo <Pablogsal@gmail.com>2018-08-31 22:49:29 +0100
committerGitHub <noreply@github.com>2018-08-31 22:49:29 +0100
commit95d630e2213fb0ffc197ec440efa3ae3dbb74f8d (patch)
tree7395b86f7a1566d9d3d1844b61dcdfce573b9d6f /Python/fileutils.c
parent745c0f3980c56e88db6a57311fb20ea11005565b (diff)
downloadcpython-git-95d630e2213fb0ffc197ec440efa3ae3dbb74f8d.tar.gz
bpo-34408: Prevent a null pointer dereference and resource leakage in `PyInterpreterState_New()` (GH-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.
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions