[Bug 35346] New: sscanf clears first unmatched string arg

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 8 18:32:41 CST 2014


http://bugs.winehq.org/show_bug.cgi?id=35346

            Bug ID: 35346
           Summary: sscanf clears first unmatched string arg
           Product: Wine
           Version: 1.7.2
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: msvcrt
          Assignee: wine-bugs at winehq.org
          Reporter: jlv at mxsimulator.com
    Classification: Unclassified

Created attachment 47152
  --> http://bugs.winehq.org/attachment.cgi?id=47152
sscanf test

When sscanf fails on a string match, it clears the next matching string
argument.  I'm not sure if that's undefined in the C standard but it's not how
most scanf functions work.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list