summaryrefslogtreecommitdiffstats
path: root/Python/getcompiler.c
diff options
context:
space:
mode:
authorZackery Spytz <zspytz@gmail.com>2018-10-03 06:01:30 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2018-10-03 06:01:30 (GMT)
commit96c593279400693226d5a560c420ae0fcf1731b9 (patch)
tree47d5c1567cbee5529cb1353286077bd8e6bb3ed5 /Python/getcompiler.c
parente006b39a40e0cd6a90c68f1107853ea2ed0ed54d (diff)
downloadcpython-96c593279400693226d5a560c420ae0fcf1731b9.zip
cpython-96c593279400693226d5a560c420ae0fcf1731b9.tar.gz
cpython-96c593279400693226d5a560c420ae0fcf1731b9.tar.bz2
bpo-34879: Fix a possible null pointer dereference in bytesobject.c (GH-9683)
formatfloat() was not checking if PyBytes_FromStringAndSize() failed, which could lead to a null pointer dereference in _PyBytes_FormatEx().
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions