[ scummvm-Patches-1168900 ] replace vsprintf usage with vsnprintf

SourceForge.net noreply at sourceforge.net
Wed Mar 23 08:25:08 CET 2005


Patches item #1168900, was opened at 2005-03-23 18:25
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=1168900&group_id=37116

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Jonathan Gray (khalek)
Assigned to: Nobody/Anonymous (nobody)
Summary: replace vsprintf usage with vsnprintf

Initial Comment:
vsprintf is not a safe string function, vsnprintf
should be used.

The only problem is the apparent lack of implementation on
palmos and perhaps other platforms?

Local implementations should be created for these
platforms.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=1168900&group_id=37116




More information about the Scummvm-tracker mailing list