From: SourceForge.net <no...@so...> - 2006-02-08 15:06:52
|
Bugs item #1427607, was opened at 2006-02-08 16:06 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=496052&aid=1427607&group_id=61070 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 7 Submitted By: Cesar (romexzf) Assigned to: Cesar (romexzf) Summary: Invalid vsnprintf return value handling Initial Comment: In csreply() and putserv(), vsnprintf return's value is wrongly handled, checked against <0. man pages reports that it returns the byte that could have been wroten even if destination buffer is too small. This can lead to overflow in calling function ! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=496052&aid=1427607&group_id=61070 |