GNOME Bugzilla – Bug 686178
Fix invalid array size
Last modified: 2012-12-04 11:07:09 UTC
Avoid further out of bound access. Also simplify other code using G_N_ELEMENTS.
Created attachment 226500 [details] [review] Fix invalid array size
Thanks, applied to master