diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-10-18 22:45:54 +0000 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-10-18 22:45:54 +0000 |
commit | 966464389848a6ba11fd78e19f709bea20d198dc (patch) | |
tree | 9070be4873c81925d87dfbf6fb5ed76756cb48cd /Python/pythonrun.c | |
parent | cf7c6992ec841a393220e5286c3fe7f265cdd798 (diff) | |
download | cpython-966464389848a6ba11fd78e19f709bea20d198dc.tar.gz |
zipimport: remove arbitrary length limit from message formats
PyErr_Format() and PyUnicode_FromFormat() are able to allocate the right buffer
size and to catch memory allocation failures.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions