diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2007-06-09 03:36:34 +0000 |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2007-06-09 03:36:34 +0000 |
commit | 7dbd2a3720be7f54068f8a8f3fa2176dd2ab1ebe (patch) | |
tree | 6a7fe07925a49b6d79d09e562816ec29fa9b6482 /Lib/test/bad_coding.py | |
parent | ea7f88e3d9cc42d7cfa9e87cc248103532c9d4d4 (diff) | |
download | cpython-git-7dbd2a3720be7f54068f8a8f3fa2176dd2ab1ebe.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 'Lib/test/bad_coding.py')
0 files changed, 0 insertions, 0 deletions