diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-09-21 07:41:42 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-21 07:41:42 (GMT) |
commit | f37496e893d743dbd01c802c8e8cdc16498a1604 (patch) | |
tree | e762bfcc17cb55dc0cf3a4144e6e503873a87aa5 /Python/errors.c | |
parent | 71a9c65e74a70b6ed39adc4ba81d311ac1aa2acc (diff) | |
download | cpython-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