[Bug stdio/24562] New: __fxprintf makes incorrect assumption about multibyte string conversion

fweimer at redhat dot com sourceware-bugzilla@sourceware.org
Thu May 16 08:26:00 GMT 2019


https://sourceware.org/bugzilla/show_bug.cgi?id=24562

            Bug ID: 24562
           Summary: __fxprintf makes incorrect assumption about multibyte
                    string conversion
           Product: glibc
           Version: 2.30
            Status: NEW
          Severity: normal
          Priority: P2
         Component: stdio
          Assignee: unassigned at sourceware dot org
          Reporter: fweimer at redhat dot com
  Target Milestone: ---

locked_vfxprintf has this comment:

  /* We must convert the narrow format string to a wide one.
     Each byte can produce at most one wide character.  */

This is not actually true for the TSCII single-byte character set.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Glibc-bugs mailing list