After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 604535 - wrong use of gdk_property_get
wrong use of gdk_property_get
Status: RESOLVED FIXED
Product: file-roller
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Paolo Bacchilega
file-roller-maint
Depends on:
Blocks:
 
 
Reported: 2009-12-14 13:25 UTC by Matthias Clasen
Modified: 2009-12-15 11:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
possible patch (836 bytes, patch)
2009-12-14 13:25 UTC, Matthias Clasen
none Details | Review

Description Matthias Clasen 2009-12-14 13:25:13 UTC
Created attachment 149695 [details] [review]
possible patch

fr-window.c:get_xds_atom_value

may return uninitialized memory if gdk_property_get fails.
Comment 1 Paolo Bacchilega 2009-12-15 11:19:55 UTC
patch applied to both gnome-2-28 and master branches, thank you.