]> granicus.if.org Git - python/commit
Fix the overflows in expandtabs(). "This time for sure!"
authorGuido van Rossum <guido@python.org>
Tue, 11 Mar 2008 21:18:06 +0000 (21:18 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 11 Mar 2008 21:18:06 +0000 (21:18 +0000)
commit5bdff60617e6fc1d2e387a0b165cb23b82d7dae6
tree36e95ad5eeac90c0bbac7ced507b4fa744e8d5fa
parente8b4b605550441a17b8b2db3b9e3391b8752ce8d
Fix the overflows in expandtabs().  "This time for sure!"
(Exploit at request.)
Objects/stringobject.c
Objects/unicodeobject.c