Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-212

Windows snprintf and vsnprintf differ on overflow from C99

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • proton-0.4
    • proton-0.5
    • proton-c
    • None
    • Windows

    Description

      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.

      Attachments

        Activity

          People

            cliffjansen Clifford Jansen
            cliffjansen Clifford Jansen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: