[Goodies-dev] [Bug 11543] New: Uninitialized pointer read

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Mon Feb 16 13:16:47 CET 2015


https://bugzilla.xfce.org/show_bug.cgi?id=11543

            Bug ID: 11543
           Summary: Uninitialized pointer read
    Classification: Panel Plugins
           Product: Xfce4-verve-plugin
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: Medium
         Component: General
          Assignee: frivoal at xfce.org
          Reporter: justin.gassner at web.de
        QA Contact: goodies-dev at xfce.org

In verve-plugin.c the pointer

1019 GtkWidget *engine_label;

is used uninitialized in the call

1206 gtk_widget_add_mnemonic_label (engine_box, engine_label);

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the Goodies-dev mailing list