summaryrefslogtreecommitdiffstats
path: root/Python/errors.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2018-09-21 07:41:42 (GMT)
committerGitHub <noreply@github.com>2018-09-21 07:41:42 (GMT)
commitf37496e893d743dbd01c802c8e8cdc16498a1604 (patch)
treee762bfcc17cb55dc0cf3a4144e6e503873a87aa5 /Python/errors.c
parent71a9c65e74a70b6ed39adc4ba81d311ac1aa2acc (diff)
downloadcpython-f37496e893d743dbd01c802c8e8cdc16498a1604.zip
cpython-f37496e893d743dbd01c802c8e8cdc16498a1604.tar.gz
cpython-f37496e893d743dbd01c802c8e8cdc16498a1604.tar.bz2
bpo-34735: Fix a memory leak in Modules/timemodule.c (GH-9418)
There was a missing PyMem_Free(format) in time_strftime(). (cherry picked from commit 91e6c8717b7dcbcc46b189509de5f2d335819f37) Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions