fontpath.c is not multibyte-safe

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 1.4.0
    • Affects Version/s: 1.3.0
    • Component/s: client-libs
    • None
    • 2d
    • beta
    • x86
    • windows_95

      /local/ws/merlin/src/win32/native/sun/awt/font/fontpath.c uses NewStringUTF
      to convert from bytes to characters. While this conversion works for low-ASCII
      characters, it will fail for high-ASCII and multibyte encodings. For example,
      if the default font path in the registry includes katakana characters, the
      code will not work.

            Assignee:
            Jennifer Godinez (Inactive)
            Reporter:
            David Mendenhall (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: