diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2007-06-09 04:06:30 +0000 |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2007-06-09 04:06:30 +0000 |
commit | 66e64e2b6a837bcd95c29a2173d065fdc91f0581 (patch) | |
tree | 9d5574f336188233cbac23d8e079ac16d238b647 /Python | |
parent | 11c58c4c8d8376565dbb8f04d08d915022ba5028 (diff) | |
download | cpython-git-66e64e2b6a837bcd95c29a2173d065fdc91f0581.tar.gz |
Prevent expandtabs() on string and unicode objects from causing a segfault when
a large width is passed on 32-bit platforms. Found by Google.
It would be good for people to review this especially carefully and verify
I don't have an off by one error and there is no other way to cause overflow.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions