Files
cpython/Objects
Neal Norwitz 7dbd2a3720 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.
2007-06-09 03:36:34 +00:00
..
2007-02-07 23:49:03 +00:00
2007-05-23 06:57:35 +00:00
2007-05-16 04:33:50 +00:00
2006-08-01 16:24:30 +00:00