You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Cliff Jansen (JIRA)" <ji...@apache.org> on 2013/01/30 20:25:12 UTC

[jira] [Created] (PROTON-212) Windows snprintf and vsnprintf differ on overflow from C99

Cliff Jansen created PROTON-212:
-----------------------------------

             Summary: Windows snprintf and vsnprintf differ on overflow from C99
                 Key: PROTON-212
                 URL: https://issues.apache.org/jira/browse/PROTON-212
             Project: Qpid Proton
          Issue Type: Bug
          Components: proton-c
    Affects Versions: 0.4
         Environment: Windows
            Reporter: Cliff Jansen
            Assignee: Cliff Jansen


The Windows implementation of these functions differ from the C99 versions on overflow, which is actually a critical feature of these functions.

_snprintf has the decency to be named differently to at least provide a clue.  vsnprintf is named identically for bonus points.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira