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 165224 - Will probably crash in egg_accelerator_parse_virtual() if keycode is NULL
Will probably crash in egg_accelerator_parse_virtual() if keycode is NULL
Status: RESOLVED FIXED
Product: libegg
Classification: Other
Component: treeviewutils
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtktreeview-bugs
gtktreeview-bugs
Depends on:
Blocks:
 
 
Reported: 2005-01-25 20:07 UTC by Vincent Untz
Modified: 2005-01-26 17:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch (1017 bytes, patch)
2005-01-25 20:08 UTC, Vincent Untz
none Details | Review

Description Vincent Untz 2005-01-25 20:07:44 UTC
I'm updating the libegg files in the panel. It seems there's been a change in
eggaccelerators.[ch] that could cause a crash.
Patch will follow
Comment 1 Vincent Untz 2005-01-25 20:08:16 UTC
Created attachment 36518 [details] [review]
Proposed patch
Comment 2 Vincent Untz 2005-01-25 20:09:09 UTC
cc'ing Bastien because he committed the change.
Comment 3 Bastien Nocera 2005-01-26 08:26:44 UTC
Looks good, feel free to commit to libegg.
Comment 4 Vincent Untz 2005-01-26 17:17:20 UTC
Thanks Bastien. It's in.