diff options
author | Guido van Rossum <guido@python.org> | 1999-02-23 18:05:22 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1999-02-23 18:05:22 +0000 |
commit | 3791b0de365237b3bdddcc050858a83b8fd97f99 (patch) | |
tree | e807ff3bc40fa12caebef7eec5cc7aac8f49eae8 /Python/pythonrun.c | |
parent | 24f8579ee4f01d1c22eaf26211a690e8b0d53251 (diff) | |
download | cpython-git-3791b0de365237b3bdddcc050858a83b8fd97f99.tar.gz |
Carefully check for overflow when allocating the memory for fromfile
-- someone tried to pass in sys.maxint and got bitten by the bogus
calculations.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions