GNOME Bugzilla – Bug 668650
GRealArray->clear_func should be initialized
Last modified: 2012-01-25 11:37:58 UTC
Not doing so raise a lot of invalid read. Patch on the way.
Created attachment 206074 [details] [review] GArray: initialize the clear_func pointer
Review of attachment 206074 [details] [review]: nice catch. looks good to me.
Attachment 206074 [details] pushed as ca94975 - GArray: initialize the clear_func pointer