diff options
author | Fred Drake <fdrake@acm.org> | 2000-06-28 18:47:56 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2000-06-28 18:47:56 (GMT) |
commit | 6da0b9148c9e733ac98d9889a79c7b93bb80b0f3 (patch) | |
tree | 48c6193afb5f728a0785da4e2d077fc9856ee72d /PCbuild | |
parent | 7833447f8f41d09749796cfa5e96788bccbab7a0 (diff) | |
download | cpython-6da0b9148c9e733ac98d9889a79c7b93bb80b0f3.zip cpython-6da0b9148c9e733ac98d9889a79c7b93bb80b0f3.tar.gz cpython-6da0b9148c9e733ac98d9889a79c7b93bb80b0f3.tar.bz2 |
Michael Hudson <mwh21@cam.ac.uk>:
As I really do not have anything better to do at the moment, I have written
a patch to Python/marshal.c that prevents Python dumping core when trying
to marshal stack bustingly deep (or recursive) data structure.
It just throws an exception; even slightly clever handling of recursive
data is what pickle is for...
[Fred Drake:] Moved magic constant 5000 to a #define.
This closes SourceForge patch #100645.
Diffstat (limited to 'PCbuild')
0 files changed, 0 insertions, 0 deletions