! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Uninitialized value in xfce_theme_draw.c
Status:
RESOLVED: FIXED
Product:
Gtk-xfce-engine
Component:
General

Comments

Description Mario Rugiero 2014-05-07 04:10:57 CEST
Created attachment 5480 
Fix for the issue.

There is a boolean that could be used without initializing, if gtk_widget_has_focus is false, and will then be checked. I attach a patch fixing it.
Comment 1 Peter de Ridder editbugs 2015-02-18 21:44:52 CET
Released with 2.9.2 and 3.1.0

Bug #10877

Reported by:
Mario Rugiero
Reported on: 2014-05-07
Last modified on: 2015-02-18

People

Assignee:
Olivier Fourdan
CC List:
1 user

Version

Version:
Unspecified

Attachments

Fix for the issue. (627 bytes, patch)
2014-05-07 04:10 CEST , Mario Rugiero
no flags

Additional information