aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-view.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell-view.c')
-rw-r--r--shell/e-shell-view.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/e-shell-view.c b/shell/e-shell-view.c
index acd829def3..228529da52 100644
--- a/shell/e-shell-view.c
+++ b/shell/e-shell-view.c
@@ -675,6 +675,7 @@ init (EShellView *shell_view)
priv->progress_bar_timeout_id = 0;
priv->progress_bar_value = 0;
+ priv->sockets = NULL;
shell_view->priv = priv;
}