[cairo-bugs] [Bug 33319] New: cairo_win32_print_gdi_error() use fwprintf with a char* format

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jan 20 21:33:44 PST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=33319

           Summary: cairo_win32_print_gdi_error() use fwprintf with a
                    char* format
           Product: cairo
           Version: 1.10.3
          Platform: All
        OS/Version: Windows (All)
            Status: NEW
          Keywords: patch
          Severity: normal
          Priority: medium
         Component: win32 backend
        AssignedTo: cairo-bugs at cairographics.org
        ReportedBy: matspal at gmail.com
         QAContact: cairo-bugs at cairographics.org
                CC: matspal at gmail.com


cairo_win32_print_gdi_error() use fwprintf with a char* format.
It should also flush stderr so that all error messages appears before exit.

The above two problems results in no GDI errors being printed in Firefox.

See https://bugzilla.mozilla.org/show_bug.cgi?id=624198

Fixed in mozilla-central for Firefox 4:
http://hg.mozilla.org/mozilla-central/rev/ba49fff91d82

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the cairo-bugs mailing list