[Patches] Fix for bug PR#341

M.-A. Lemburg mal@lemburg.com
Fri, 02 Jun 2000 13:53:10 +0200


[Trent's patch to fix the %d formatting buffer overflow problem]

I just noted that the patch is only for stringobject.c. Could
you submit the same patch for unicodeobject.c too (it uses more
or less the same code for formatting) ?

-- 
Marc-Andre Lemburg
______________________________________________________________________
Business:                                      http://www.lemburg.com/
Python Pages:                           http://www.lemburg.com/python/