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 631311 - Obvious fix for nasty crash in menu code
Obvious fix for nasty crash in menu code
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkMenu
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2010-10-04 12:55 UTC by Christian Persch
Modified: 2010-10-04 16:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Obvious fix for nasty crash in menu code (849 bytes, patch)
2010-10-04 12:56 UTC, Christian Persch
none Details | Review

Description Christian Persch 2010-10-04 12:55:57 UTC
.
Comment 1 Christian Persch 2010-10-04 12:56:01 UTC
Created attachment 171696 [details] [review]
Obvious fix for nasty crash in menu code

Bug #631311.
Comment 2 Christian Persch 2010-10-04 16:16:53 UTC
BTw, this was introduced in commit ec2f2c3d . It looks like the sort of error only a bad sed job would introduce; it's quite possibly the same style of error was introduced in other commits.
Comment 3 Javier Jardón (IRC: jjardon) 2010-10-04 16:57:00 UTC
You are rigth Christian, the bug was introduced by me but in commit 3a10216dd01c8d10d, not ec2f2c3d.

I've already committed the real fix to master.