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

Reply via email to