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 692707 - Fix access beyond array boundaries.
Fix access beyond array boundaries.
Status: RESOLVED FIXED
Product: clutter
Classification: Platform
Component: x11
git master
Other Linux
: Normal normal
: ---
Assigned To: clutter-maint
clutter-maint
: 695765 700473 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2013-01-28 14:01 UTC by Yanko Kaneti
Modified: 2013-05-17 10:23 UTC
See Also:
GNOME target: 3.8
GNOME version: ---


Attachments
Fix access beyond array boundaries (954 bytes, patch)
2013-01-28 14:01 UTC, Yanko Kaneti
committed Details | Review

Description Yanko Kaneti 2013-01-28 14:01:07 UTC
Created attachment 234617 [details] [review]
Fix access beyond array boundaries

gcc 4.8 with -O2 produces unpredictable results with access beyond array boundaries
Comment 1 Yanko Kaneti 2013-01-28 14:17:41 UTC
Prompted by:
https://bugzilla.redhat.com/show_bug.cgi?id=904968
Comment 2 Matthias Clasen 2013-01-30 21:35:56 UTC
The patch fixed my shell crash in rawhide.
Comment 3 Emmanuele Bassi (:ebassi) 2013-02-01 03:44:06 UTC
Review of attachment 234617 [details] [review]:

looks good, thanks for catching that.
Comment 4 Yanko Kaneti 2013-02-01 04:26:26 UTC
Comment on attachment 234617 [details] [review]
Fix access beyond array boundaries

Pushed to master as 069abd1
Comment 5 Emmanuele Bassi (:ebassi) 2013-03-13 14:35:23 UTC
*** Bug 695765 has been marked as a duplicate of this bug. ***
Comment 6 Emmanuele Bassi (:ebassi) 2013-05-17 10:23:28 UTC
*** Bug 700473 has been marked as a duplicate of this bug. ***