[Webkit-unassigned] [Bug 18360] New: "missing sentinel" warnings in PluginDatabaseGtk.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 8 05:05:31 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18360

           Summary: "missing sentinel" warnings in PluginDatabaseGtk.cpp
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: chpe at gnome.org


../WebCore/plugins/gtk/PluginDatabaseGtk.cpp:51: warning: missing sentinel in
function call
[etc.]

This stems from http://bugs.webkit.org/show_bug.cgi?id=17825#c2 . Since
g_build_filename is a varargs call, the sentinel should be NULL, not 0.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list