diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-10-18 22:45:54 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-10-18 22:45:54 (GMT) |
commit | 07298a1f0434950c927f5d459fe611f73bb6d262 (patch) | |
tree | 5f15ce0df9da309c96486267a08a430268b5b4e5 /Python | |
parent | 9e40fad193d8d8365215cf0c23fed990ff0bed9b (diff) | |
download | cpython-07298a1f0434950c927f5d459fe611f73bb6d262.zip cpython-07298a1f0434950c927f5d459fe611f73bb6d262.tar.gz cpython-07298a1f0434950c927f5d459fe611f73bb6d262.tar.bz2 |
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')
0 files changed, 0 insertions, 0 deletions