diff options
author | Zackery Spytz <zspytz@gmail.com> | 2018-11-05 12:26:40 -0700 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2018-11-05 21:26:40 +0200 |
commit | 570e371fd6e8615ece9b9e21fbe77149ebeb172e (patch) | |
tree | 2fcfc7f280f0039e94e89e1583fa69c33afbf36a /Objects/object.c | |
parent | 083a7a172b8c8888252d72031f21dcfea3c0d73f (diff) | |
download | cpython-git-570e371fd6e8615ece9b9e21fbe77149ebeb172e.tar.gz |
Fix possible crashes in pwdmodule.c. (GH-10331)
"p" was not initialized if the first PyMem_RawRealloc() call failed.
Diffstat (limited to 'Objects/object.c')
0 files changed, 0 insertions, 0 deletions