GNOME Bugzilla – Bug 692707
Fix access beyond array boundaries.
Last modified: 2013-05-17 10:23:28 UTC
Created attachment 234617 [details] [review] Fix access beyond array boundaries gcc 4.8 with -O2 produces unpredictable results with access beyond array boundaries
Prompted by: https://bugzilla.redhat.com/show_bug.cgi?id=904968
The patch fixed my shell crash in rawhide.
Review of attachment 234617 [details] [review]: looks good, thanks for catching that.
Comment on attachment 234617 [details] [review] Fix access beyond array boundaries Pushed to master as 069abd1
*** Bug 695765 has been marked as a duplicate of this bug. ***
*** Bug 700473 has been marked as a duplicate of this bug. ***