]> granicus.if.org Git - python/commit
bpo-36367: Free buffer if realloc fails in tokenize.c (GH-12442)
authorPablo Galindo <Pablogsal@gmail.com>
Tue, 19 Mar 2019 17:17:58 +0000 (17:17 +0000)
committerGitHub <noreply@github.com>
Tue, 19 Mar 2019 17:17:58 +0000 (17:17 +0000)
commitcb90c89de14aab636739b3e810cf949e47b54a0c
tree7cd028cd325ae0e3f08ed5e598fe5109efd3a340
parentdcf617152e1d4c4a5e7965733928858a9c0936ca
bpo-36367: Free buffer if realloc fails in tokenize.c (GH-12442)
Parser/tokenizer.c