diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2002-06-14 01:11:57 +0000 |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2002-06-14 01:11:57 +0000 |
commit | eda5a8ea0fc89111e7de7c1228540071817ffbbb (patch) | |
tree | 9e159e2cf80958d5621e2d0fac3909bf8e27de39 /Python/compile.c | |
parent | 7fdcb411312db260e77f291b4e8a865aa61b7c6a (diff) | |
download | cpython-git-eda5a8ea0fc89111e7de7c1228540071817ffbbb.tar.gz |
Fix SF bug # 561858 Assertion with very long lists
Write 4 bytes for co_stacksize, etc. to prevent writing out
bad .pyc files which can cause a crash when read back in.
(I forgot that frozen needs to be updated too for the test.)
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions