This is the mail archive of the ecos-bugs@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1000800] New: Diagnostics API does not include diag_vsnprintf


http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000800

           Summary: Diagnostics API does not include diag_vsnprintf
           Product: eCos
           Version: 3.0
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: normal
         Component: Debugging
        AssignedTo: gary@mlbassoc.com
        ReportedBy: chris@zynaptic.com
         QAContact: ecos-bugs@ecos.sourceware.org
             Class: ---


Created an attachment (id=761)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=761)
Adds diag_vsnprintf to the diagnostics API.

The safe version of diag_vsprintf (diag_vsnprintf) is not present in the
diagnostics API.  The attached patch adds it and also introduces compile time
warnings recommending the use of the safe sprintf variants.  YMMV as to whether
the warnings are acceptable - I can easily roll a new patch without them.


-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]