GNOME Bugzilla – Bug 685161
grl_source_store() causes segfault if the plugin reports an error
Last modified: 2012-10-02 07:17:50 UTC
grl_source_store() causes segfault if the plugin reports an error. see attached patch for proposed fix.
Created attachment 225439 [details] [review] proposed patch
commit 02d9befee7c3bf172714a3627afef2c9b5e3b650 Author: Mathias Hasselmann <mathias@openismus.com> Date: Sun Sep 30 21:47:29 2012 +0200 core: Properly pass store spec to store_relay_cb() This fixes https://bugzilla.gnome.org/show_bug.cgi?id=685161 src/grl-source.c | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-)