summaryrefslogtreecommitdiffstats
path: root/polyp/core.c
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/core.c')
-rw-r--r--polyp/core.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/polyp/core.c b/polyp/core.c
index 0b33c107..0b0bbb56 100644
--- a/polyp/core.c
+++ b/polyp/core.c
@@ -62,6 +62,7 @@ struct pa_core* pa_core_new(struct pa_mainloop_api *m) {
c->default_sample_spec.channels = 2;
c->auto_unload_event = NULL;
+ c->defer_unload_event = NULL;
c->subscription_defer_event = NULL;
c->subscription_event_queue = NULL;