]> granicus.if.org Git - python/commit
Finally plug the memory leak caused by syntax error (including
authorGuido van Rossum <guido@python.org>
Sun, 27 Jul 1997 01:52:50 +0000 (01:52 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 27 Jul 1997 01:52:50 +0000 (01:52 +0000)
commitff0ec52d3c60b1a7656cb8bab53e9ba1dd5b773b
tree34dfbf4fea46f5380ae3b8111065ea7edc0e3e7e
parent6fc06e770fc8a4338a331e05f4ea85e01fc039fa
Finally plug the memory leak caused by syntax error (including
interactive EOF, which leaked *one* byte).
Parser/parsetok.c