diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2023-09-06 19:47:38 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-06 19:47:38 (GMT) |
commit | 3a08db8d137a552aebf678bcd2e7444ab72e62c5 (patch) | |
tree | d256c8449e9c8576c965f1c8f0cf4f2ac109f4d1 /Python/optimizer.c | |
parent | bf414b7fcb7c8ba780a5e1d9f320ecef0c7f9488 (diff) | |
download | cpython-3a08db8d137a552aebf678bcd2e7444ab72e62c5.zip cpython-3a08db8d137a552aebf678bcd2e7444ab72e62c5.tar.gz cpython-3a08db8d137a552aebf678bcd2e7444ab72e62c5.tar.bz2 |
gh-106307: Fix PyMapping_GetOptionalItemString() (GH-108797)
The resulting pointer was not set to NULL if the creation of a temporary
string object was failed.
The tests were also missed due to oversight.
Diffstat (limited to 'Python/optimizer.c')
0 files changed, 0 insertions, 0 deletions