[Patches] [Patch #100895] safe version of PyErr_Format

noreply@sourceforge.net noreply@sourceforge.net
Tue, 8 Aug 2000 10:19:10 -0700


Patch #100895 has been updated. 

Project: 
Category: core (C code)
Status: Open
Summary: safe version of PyErr_Format

Follow-Ups:

Date: 2000-Jul-17 14:56
By: effbot

Comment:
minor tweaks (mostly comments), based on input from moshe.
-------------------------------------------------------

Date: 2000-Jul-17 23:23
By: moshez

Comment:
I'm +1 on that! It will plug one more security hole in Python, and seems a "good enough" replacement for an unsure snprintf()
-------------------------------------------------------

Date: 2000-Aug-08 10:19
By: effbot

Comment:
regenerated, since moshez reported that it didn't apply cleanly to the current CVS tree.

reassigned, since it's been sitting here for ages.
-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://sourceforge.net/patch/?func=detailpatch&patch_id=100895&group_id=5470