[rhythmbox] daap: fix segfault during dacp pairing process (bug #640021)
- From: Jamie Nicol <jamien src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox] daap: fix segfault during dacp pairing process (bug #640021)
- Date: Thu, 20 Jan 2011 02:18:25 +0000 (UTC)
commit 17eb48aa455ecab3f238c00891e024c5529f6bf6
Author: Jamie Nicol <jamie thenicols net>
Date: Thu Jan 20 01:50:05 2011 +0000
daap: fix segfault during dacp pairing process (bug #640021)
plugins/daap/rb-dacp-pairing-page.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/daap/rb-dacp-pairing-page.c b/plugins/daap/rb-dacp-pairing-page.c
index ad1b0b0..0390b5c 100644
--- a/plugins/daap/rb-dacp-pairing-page.c
+++ b/plugins/daap/rb-dacp-pairing-page.c
@@ -572,6 +572,7 @@ find_dacp_page (RBShell *shell, const gchar *service_name)
FindPage find_page;
find_page.name = service_name;
+ find_page.page = NULL;
g_object_get (shell, "display-page-model", &page_model, NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]