GNOME Bugzilla – Bug 739899
Crashes in hack_filter_model_data_func (location-entry.c)
Last modified: 2014-12-21 18:14:12 UTC
Please take a look at https://retrace.fedoraproject.org/faf2/problems/169742 We have a number of these in gnome-clocks in Fedora going back to F19
Created attachment 292575 [details] [review] Fix the filter model hack The current code leads to crashes when there are no matches. Using weak references to update the filter_model pointer when that model goes away avoids theses.
Review of attachment 292575 [details] [review]: Looks good.
Pushed as part of the new stable release.